ChartDirector 7.0 (Perl Edition)
CDMLTable
.
getRowStyle
Usage
getRowStyle(row)
Description
Gets the
TextBox
object that represents the prototype of the cells in a row.
Arguments
Argument
Default
Description
row
(Mandatory)
The row number of the row. The row is numbered from top to bottom, with the top row being 0.
Return Value
A
TextBox
object representing the prototype of the cells in the row. This may be used to fine-tune the appearance of the cells in the row.
© 2021 Advanced Software Engineering Limited. All rights reserved.