Gets the type of operation to perform.
Namespace: MindFusion.Spreadsheet.Wpf.StandardForms
Assembly: MindFusion.Spreadsheet.Wpf.StandardForms
SyntaxC#
Copy Code
|
|---|
public CellsFormResult Result { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Result As CellsFormResult |
A member of the CellsFormResult enumeration.
See Also