XlsFile.ColFormatCount Property
Returns the number of formatted columns in the file. Note that in xlsx files this number can be very big.
Syntax
Namespace: FlexCel.XlsAdapter
public override Int32 ColFormatCount { get; }
Returns the number of formatted columns in the file. Note that in xlsx files this number can be very big.
Namespace: FlexCel.XlsAdapter
public override Int32 ColFormatCount { get; }