com.aspose.cells
Class TargetModeType

java.lang.Object
    extended by com.aspose.cells.TargetModeType

public class TargetModeType 
extends java.lang.Object

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


Field Summary
static final intEXTERNAL
           External link
static final intFILE_PATH
           Local and full paths to files or folders.
static final intEMAIL
           Email.
static final intCELL_REFERENCE
           Link on cell or named range.
 

Field Detail

EXTERNAL

public static final int EXTERNAL
External link

FILE_PATH

public static final int FILE_PATH
Local and full paths to files or folders.

EMAIL

public static final int EMAIL
Email.

CELL_REFERENCE

public static final int CELL_REFERENCE
Link on cell or named range.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.