Namespace: PP.Ui
The TabSheetHyperLinkShowType enumeration contains modes of displaying cell contents as hyperlinks.
It is used by the TabSheet.showHyperlinksOnRange method.
Value |
Brief description |
Default |
Contents of all table cells are shown as hyperlinks. |
All |
Contents of all table cells are shown as hyperlinks. |
None |
Contents of table cells inside of a given range are not shown as hyperlinks. |
See also: