Table of Contents

ExcelFile.CustomTableStyleCount Property

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

Syntax

Namespace: FlexCel.Core

public abstract Int32 CustomTableStyleCount { get; }

See also