ExcelFile.TableCountInSheet Property
Returns the number of tables in the active sheet. Use GetTable(Int32) to retrieve the tables in the sheet.
Syntax
Namespace: FlexCel.Core
public abstract Int32 TableCountInSheet { get; }
Returns the number of tables in the active sheet. Use GetTable(Int32) to retrieve the tables in the sheet.
Namespace: FlexCel.Core
public abstract Int32 TableCountInSheet { get; }