ITabCellFormatDlg.Style

Syntax

Style: ITabCellStyle;

Description

The Style property selects the style settings of which are shown in the formatting dialog box.

Comments

Change settings and click OK in this dialog box to make the modified style available in the Style property. If no style is specified when this dialog box is called, a new style with default settings is created.

Example

The property use is given in the example for the ShowDialog method.

See also:

ITabCellFormatDlg