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