Table of Contents

XlsFile.CustomTableStyleCount Property

Returns the number of custom tables styles defined in the workbook.

Syntax

Namespace: FlexCel.XlsAdapter

public override Int32 CustomTableStyleCount { get; }

See also