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

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

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

Methods

Executelink

Declaration
public bool Execute()
Returns
Type Description
bool

Unexecutelink

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