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