Table of Contents

TExcelFile.ConditionalFormatCount Property

Returns the number of conditional format blocks on the list. You can use this value to loop on them and retrieve the individual ones with GetConditionalFormat

Syntax

Unit: FlexCel.Core

property TExcelFile.ConditionalFormatCount: Integer

See also