HyperlinkCommand Class

Command to set or remove a hyperlink on a cell.

Inheritance

Object

Spreadsheet.HyperlinkCommand

Namespace: Radzen.Blazor.Spreadsheet

Assembly: Radzen.Blazor.dll

Syntax

public class HyperlinkCommand : Spreadsheet.ICommand, Spreadsheet.IProtectedCommand

Constructors

HyperlinkCommandLink to this section

Command to set or remove a hyperlink on a cell.

Declaration
public HyperlinkCommand(Documents.Spreadsheet.Worksheet sheet, Documents.Spreadsheet.CellRef address, Documents.Spreadsheet.Hyperlink hyperlink)
Parameters

Properties

FeatureLink to this section

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

RequiredActionLink to this section

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

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 🗙