Table of Contents

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

See also