Table of Contents

TExcelFile.DeleteAllTablesInSheet Method

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

Syntax

Unit: FlexCel.Core

procedure TExcelFile.DeleteAllTablesInSheet; virtual; abstract;

See also