Table of Contents

TFlxApplyFont.Style Property

Style of the font, such as bold or italics. Underline is a different option. Note that when true this applies the full style, and sets all values of StyleEx to true. StyleEx can be used for more fine control over what styles are applied.

Syntax

Namespace: FlexCel.Core

public Boolean Style { get; set; }

See also