Table of Contents

XlsFile.FormatCount Property

Number of custom formats defined in all the file. When calling GetFormat(XF), 0<=XF<FormatCount.

Syntax

Namespace: FlexCel.XlsAdapter

public override Int32 FormatCount { get; }

See also