DefaultTextSize property



The default font size for the sheet.

Syntax

Set:     Sheet.setDefaultTextSize(fontSize)
Get: fontSize = Sheet.getDefaultTextSize

Applies to

Sheet object.

Data type

integer. The size of the default text font. The initial value is 12. The valid values for this parameter are system- and font-dependent.

See also
DefaultTextColor property
DefaultTextFont property
DefaultTextFontName property
defaultTextSize PARAM tag