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