Object.FontWeight Property

Closed説明

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

Closed構文

Object.FontWeight = BtFontWeight

Where BtFontWeight is one of the BtFontWeight constants.

関連トピック