ChartDirector 7.1 (C++ Edition)

CDMLTable.getStyle


Usage

TextBox *getStyle();

Description

Gets the TextBox object that represents the prototype of the cells in the table.

Arguments

None

Return Value

A TextBox object representing the prototype of the cells in the table. This may be used to fine-tune the appearance of the cells in the table.