Table of Contents

TFlxApplyFont.StyleEx Property

Allows to control which styles are applied one by one, different from Style which applies all the styles at once. Setting Style will change all the StyleEx at once.

Syntax

Namespace: FlexCel.Core

public TFlxFontStyles StyleEx { get; set; }

See also