Table of Contents

XlsFile.FontCount Property

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

Syntax

Namespace: FlexCel.XlsAdapter

public override Int32 FontCount { get; }

See also