java.lang.Object
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 int | EXTERNAL | |
External link
|
static final int | FILE_PATH | |
Local and full paths to files or folders.
|
static final int | EMAIL | |
Email.
|
static final int | CELL_REFERENCE | |
Link on cell or named range.
|
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.