Table of Contents

TFlxApplyFont.HasStyleSubSuperscript Method

Returns true if this struct applies either subscript or superscript styles. This is the same as checking if StyleEx contains subscript or superscript.

Syntax

Unit: FlexCel.Core

function TFlxApplyFont.HasStyleSubSuperscript: Boolean;

See also