MoveAnchoredCommand<T> Class

Command to move an anchored drawing (image or chart) to new anchor positions.

Inheritance

Object

Spreadsheet.MoveAnchoredCommand<Spreadsheet.T>

Namespace: Radzen.Blazor.Spreadsheet

Assembly: Radzen.Blazor.dll

Syntax

public class MoveAnchoredCommand<T> : Spreadsheet.ICommand

Type Parameters

Name Description
TThe anchored drawing type.

Constructors

MoveAnchoredCommand<T>link

Command to move an anchored drawing (image or chart) to new anchor positions.

Declaration
public MoveAnchoredCommand<T>(Spreadsheet.T drawing, Documents.Spreadsheet.CellAnchor newFrom, Documents.Spreadsheet.CellAnchor newTo, Spreadsheet.SpreadsheetFeature feature)
Parameters
Type Name Description
Spreadsheet.T drawing
Documents.Spreadsheet.CellAnchor newFrom
Documents.Spreadsheet.CellAnchor newTo
Spreadsheet.SpreadsheetFeature feature

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 🗙