ITabCellFormatDlg

Assembly: Tab;

Description

Properties and methods of the ITabCellFormatDlg interface are used to work with the formatting dialog box.

Inheritance Hierarchy

          ITabCellFormatDlg

Comments

To work with table cell style, use the ITabCellStyle interface properties.

Properties

  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

  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 Interfaces