RemoveTableCommand Class

Removes a Table from a sheet. Cell content is preserved (matches Excel's "Convert to Range" behavior). Undo re-adds the table at its original range with its original metadata.

Inheritance

Object

Spreadsheet.RemoveTableCommand

Namespace: Radzen.Blazor.Spreadsheet

Assembly: Radzen.Blazor.dll

Syntax

public class RemoveTableCommand : Spreadsheet.ICommand

Constructors

RemoveTableCommandLink to this section

Removes a Table from a sheet. Cell content is preserved (matches Excel's "Convert to Range" behavior). Undo re-adds the table at its original range with its original metadata.

Declaration
public RemoveTableCommand(Documents.Spreadsheet.Worksheet sheet, Documents.Spreadsheet.Table table)
Parameters

Properties

FeatureLink to this section

Declaration
public Spreadsheet.SpreadsheetFeature? Feature { get; }
Property Value
Type Description
Spreadsheet.SpreadsheetFeature?

Methods

ExecuteLink to this section

Declaration
public bool Execute()
Returns
Type Description
bool

UnexecuteLink to this section

Declaration
public void Unexecute()
An error has occurred. This app may no longer respond until reloaded. Reload 🗙