Table of Contents

XlsFile.TableCountInWorkbook Property

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

Syntax

Namespace: FlexCel.XlsAdapter

public override Int32 TableCountInWorkbook { get; }

See also