Home
Script Language
Display Functions
ChartBook
Tables
Properties
DefaultColWidth
See also:
DefaultRowHeight
,
AutoColWidth
,
FitAllColWidths
,
ExpandColWidth
,
ColWidths
Index
Statistical Background
DefaultColWidth
Declaration:
ChartBook.Tables[]
.
DefaultColWidth
: integer;
The
DefaultColWidth
property determines the width of the columns in the table. If you want to change the width of a single column without changing other columns, use the
ColWidths
property during run time.