Object.FontScale Property

Closed説明

Sets or returns the object's text font scale.

Closed構文

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

Where Value is the scale percentage of the object's text.

Closed備考

The Object.FontScale property sets or returns the object's font scale as a percentage. 100% is the default normal scale. Less than 100% will scale the font shorter. More than 100% will scale the font wider.

関連トピック