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.

相关主题