Table of Contents

ExcelFile.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.Core

public abstract Int32 ColFormatCount { get; }

See also