Table of Contents

ICustomTableStyle.SectionCount Property

This returns the number of sections possible, and it is the same as the highest value of TTableStyleType. Note that many of the sections can be null, meaning there is no format applied to them.

Syntax

Unit: FlexCel.Core

property ICustomTableStyle.SectionCount: Integer

See also