Object.FontWeight Property

关闭描述

Sets or returns the font weight of the object's text.400 is normal.700 is bold.See BtFontWeight for standard constant values.

关闭语法

Object.FontWeight = BtFontWeight

Where BtFontWeight is one of the BtFontWeight constants.

相关主题