asposecells.api

Class ExternalLinkType

Utility class containing constants. Represents the type of external link.

Field Summary
const  intDDE_LINK
Represents the DDE link.
const  intEXTERNAL
Represents external link.
 

    • Field Detail

      • DDE_LINK

        const int DDE_LINK
        Represents the DDE link.
      • EXTERNAL

        const int EXTERNAL
        Represents external link.