ExcelFile.FormatCount Property
Number of custom formats defined in all the file. When calling GetFormat(XF), 0<=XF<FormatCount.
Syntax
Namespace: FlexCel.Core
public abstract Int32 FormatCount { get; }
Number of custom formats defined in all the file. When calling GetFormat(XF), 0<=XF<FormatCount.
Namespace: FlexCel.Core
public abstract Int32 FormatCount { get; }