Table of Contents

TDrawingTextAttributes.Bold Property

Specifies whether a run of text is formatted as bold text. A null value means to use the parent's settings, while false means always that the text is not bold, no matter if it was inside a bold paragraph.

Syntax

Unit: FlexCel.Core

property TDrawingTextAttributes.Bold: NullableBoolean

See also