UnmergeCellsCommand Class

Command to unmerge cells that contain a given cell address.

Inheritance

Object

Spreadsheet.UnmergeCellsCommand

Namespace: Radzen.Blazor.Spreadsheet

Assembly: Radzen.Blazor.dll

Syntax

public class UnmergeCellsCommand : Spreadsheet.ICommand, Spreadsheet.IProtectedCommand

Constructors

UnmergeCellsCommandlink

Command to unmerge cells that contain a given cell address.

Declaration
public UnmergeCellsCommand(Documents.Spreadsheet.Worksheet sheet, Documents.Spreadsheet.CellRef address)
Parameters

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

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 🗙