Object.FontWeight Property

GeschlossenBeschreibung

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

GeschlossenSyntax

Object.FontWeight = BtFontWeight

Where BtFontWeight is one of the BtFontWeight constants.

Verwandte Themen