ChartDirector 7.1 (.NET Edition)

CDMLTable.getStyle


Usage

[C#]public ChartDirector.TextBox getStyle();
[VB]Public Function getStyle() As ChartDirector.TextBox

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.