Aspose::Cells::TargetModeType enum

TargetModeType enum

Represents the type of target mode.

enum class TargetModeType

Values

NameValueDescription
External0
External link.
FilePath1
Local and full paths to files or folders.
Email2
Email.
CellReference3
Link on cell or named range.

See Also