Aspose::Cells::TargetModeType enum
TargetModeType enum
Represents the type of target mode.
enum class TargetModeType
Values
| Name | Value | Description |
|---|---|---|
| External | 0 | External link. |
| FilePath | 1 | Local and full paths to files or folders. |
| 2 | Email. | |
| CellReference | 3 | Link on cell or named range. |
See Also
- Namespace Aspose::Cells
- Library Aspose.Cells for C++