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; }
Returns the number of tables in the whole workbook. (Not just the active sheet)
Namespace: FlexCel.Core
public abstract Int32 TableCountInWorkbook { get; }