Table of Contents

ExcelFile.TableCountInWorkbook Property

Returns the number of tables in the whole workbook. (Not just the active sheet)

Syntax

Namespace: FlexCel.Core

public abstract Int32 TableCountInWorkbook { get; }

See also