InsertTableCommand Class

Adds a Table over the given range. Undo removes the table without touching cell content.

Inheritance

Object

Spreadsheet.InsertTableCommand

Namespace: Radzen.Blazor.Spreadsheet

Assembly: Radzen.Blazor.dll

Syntax

public class InsertTableCommand : Spreadsheet.ICommand

Constructors

InsertTableCommandlink

Adds a Table over the given range. Undo removes the table without touching cell content.

Declaration
public InsertTableCommand(Documents.Spreadsheet.Worksheet sheet, string name, Documents.Spreadsheet.RangeRef range, bool hasHeaders)
Parameters
Type Name Description
Documents.Spreadsheet.Worksheet sheet
string name
Documents.Spreadsheet.RangeRef range
bool hasHeaders

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 🗙