Table of Contents

XlsFile.DeleteAllTablesInSheet Method

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

Syntax

Namespace: FlexCel.XlsAdapter

public override void DeleteAllTablesInSheet()

See also