ExcelFile.FontCount Property
Number of fonts defined in all the sheet. When calling GetFont(fontIndex), 0<=fontIndex<FormatCount.
Syntax
Namespace: FlexCel.Core
public abstract Int32 FontCount { get; }
Number of fonts defined in all the sheet. When calling GetFont(fontIndex), 0<=fontIndex<FormatCount.
Namespace: FlexCel.Core
public abstract Int32 FontCount { get; }