MergeCellsCommand Class

Command to merge a range of cells.

Inheritance

Object

Spreadsheet.RangeSnapshotCommandBase

Spreadsheet.MergeCellsCommand

Namespace: Radzen.Blazor.Spreadsheet

Assembly: Radzen.Blazor.dll

Syntax

public class MergeCellsCommand : Spreadsheet.RangeSnapshotCommandBase, Spreadsheet.ICommand, Spreadsheet.IProtectedCommand

Constructors

MergeCellsCommandlink

Initializes a new instance of the MergeCellsCommand class.

Declaration
public MergeCellsCommand(Documents.Spreadsheet.Worksheet sheet, Documents.Spreadsheet.RangeRef range, bool center)
Parameters
Type Name Description
Documents.Spreadsheet.Worksheet sheet
Documents.Spreadsheet.RangeRef range
bool center

Properties

Featurelink

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

RequiredActionlink

Declaration
public Documents.Spreadsheet.SheetAction RequiredAction { get; }
Property Value

Methods

DoExecutelink

Declaration
protected override bool DoExecute()
Returns
Type Description
bool

Unexecutelink

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