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; }
Number of fonts defined in all the sheet. When calling GetFont(fontIndex), 0<=fontIndex<FormatCount.
Namespace: FlexCel.XlsAdapter
public override Int32 FontCount { get; }