Click or drag to resize

XlsShape OnAction Property

Gets or sets macro-command that is called when action happens.

Namespace: Spire.Xls.Core.Spreadsheet.Shapes
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public string OnAction { get; set; }

Property Value

Type: String

Implements

IShape OnAction
See Also