TargetModeType

Přehled

TargetModeType je enum v Aspose.Cells pro NET.

TargetModeType enum stanoví cílové režimy hypertextového odkazu: Externální, FilePath , E-mail a CellReference.

Hodnoty

ValueDescription
ExternalHyperlink points to an external URL or network resource
FilePathHyperlink points to a local or network file path
EmailHyperlink opens an email client with a pre-filled recipient address
CellReferenceHyperlink navigates to a cell reference within the workbook
 Čeština