TargetModeType
Overview
TargetModeType is a enum in Aspose.Cells for NET.
TargetModeType enum specifies hyperlink target modes: External, FilePath, Email, and CellReference.
Values
| Value | Description |
|---|---|
External | Hyperlink points to an external URL or network resource |
FilePath | Hyperlink points to a local or network file path |
Email | Hyperlink opens an email client with a pre-filled recipient address |
CellReference | Hyperlink navigates to a cell reference within the workbook |