TextSize property



The font size, in points, of the text in the range.

Syntax

Set:     Range.setTextSize(tSize)
Get: tSize = Range.getTextSize

Applies to

Range object.

Data type

integer. The default value is 12, but may depend on the default font.

See also
DefaultTextSize property
TextBold property
TextColor property
TextFont property
TextFontName property
TextItalic property
defaultTextColor PARAM tag
defaultTextFont PARAM tag
defaultTextFontName PARAM tag
defaultTextSize PARAM tag