Table of Contents

TXlsFile.DeleteAllTablesInSheet Method

Removes all the tables in the active sheet. The contents are not removed, only the table itself.

Syntax

Unit: FlexCel.XlsAdapter

procedure TXlsFile.DeleteAllTablesInSheet; override;

See also