Table of Contents

TFlexCelHtmlExport.HeadingStyle Property

Style definition for the gutter cells when printing row numbers or column names. This text must be a valid CSS style definition, without including the braces ("{}").

Syntax

Unit: FlexCel.Render

property TFlexCelHtmlExport.HeadingStyle: string

Examples

If you specify "color:red;font-weight:bold" in this property, text will be red and bold.

See also