ResizeRowCommand Class

Undoable command that resizes a row to a new height.

Inheritance

Object

Spreadsheet.ResizeRowCommand

Namespace: Radzen.Blazor.Spreadsheet

Assembly: Radzen.Blazor.dll

Syntax

public sealed class ResizeRowCommand : Spreadsheet.ICommand

Constructors

ResizeRowCommandLink to this section

Undoable command that resizes a row to a new height.

Declaration
public ResizeRowCommand(Documents.Spreadsheet.Worksheet sheet, int row, double oldHeight, double newHeight)
Parameters
Type Name Description
Documents.Spreadsheet.Worksheet sheet
int row
double oldHeight
double newHeight

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 🗙