Table of Contents

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; }

See also