TabSheetHyperLinkShowType

Namespace: PP.Ui

Description

The TabSheetHyperLinkShowType enumeration contains modes of displaying cell contents as hyperlinks.

It is used by the TabSheet.showHyperlinksOnRange method.

Available Values

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:

TabSheet