TabCellFormatDlg

Assembly: Tab;

Description

The TabCellFormatDlg class implements formatting dialog box.

Comments

Formatting dialog box can be used to create new formatting styles or to edit existing styles.

Class object properties inherited from ITabCellFormatDlg

  Property name Brief description
ActivePage The ActivePage property determines active page of the formatting dialog box.
Style The Style property selects the style, which settings are shown in the formatting dialog box.

Methods of Class Object Inherited from ITabCellFormatDlg

  Method name Brief description
DisableItem The DisableItem method prevents settings of the specified element from changing in the formatting dialog box.
EnableItem The EnableItem method unlocks whether settings of the specified element can be changed on working the formatting dialog box.
ExcludePage The ExcludePage method excludes the specified page from the list of pages shown in the formatting dialog box.
IncludePage The IncludePage method includes the specified page in the list of pages displayed in the formatting dialog box.
ShowDialog The ShowDialog method displays formatting dialog box and returns result, with which the dialog box was closed.

See also:

Tab Assembly Classes