Object.FontScale Property

關閉描述

Sets or returns the object's text font scale.

關閉語法

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

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

關閉備註

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.

相關主題