ExcelHyperlinkIsExternal Property |
Determines whether the hyperlink is located in this excel file.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.4.23
Syntaxpublic bool IsExternal { get; set; }
Public Property IsExternal As Boolean
Get
Set
Property Value
Boolean
See Also