aspose.cells

Class TargetModeType

Utility class containing constants. Represents the type of target mode.

Field Summary
const  NumberEXTERNAL
External link
const  NumberFILE_PATH
Local and full paths to files or folders.
const  NumberEMAIL
Email.
const  NumberCELL_REFERENCE
Link on cell or named range.
 

    • Field Detail

      • EXTERNAL

        const Number EXTERNAL
        External link
      • FILE_PATH

        const Number FILE_PATH
        Local and full paths to files or folders.
      • EMAIL

        const Number EMAIL
        Email.
      • CELL_REFERENCE

        const Number CELL_REFERENCE
        Link on cell or named range.