Object.FontSize Property

ClosedDescription

Sets or returns the font point size of the object's text.

ClosedSyntax

Objects(<object name or index>).FontSize = Value

Where Value is an integer specifying the font point size. Value must fall between 1 and 1638.

Related Topics