Table of Contents

TExcelFile.FontCount Property

Number of fonts defined in all the sheet. When calling GetFont(fontIndex), 0<=fontIndex<FormatCount.

Syntax

Unit: FlexCel.Core

property TExcelFile.FontCount: Integer

See also