MindFusion WinForms Programmer's Guide
InsertCellsForm.Result Property
See Also
 





Gets the type of insert operation to perform.

Namespace: MindFusion.Spreadsheet.WinForms
Assembly: MindFusion.Spreadsheet.WinForms.StandardForms

 Syntax

C#  Copy Code

public CellsFormResult Result { get; }

Visual Basic  Copy Code

Public ReadOnly Property Result As CellsFormResult

 Property Value

A member of the CellsFormResult enumeration.

 See Also

InsertCellsForm Members
InsertCellsForm Class
MindFusion.Spreadsheet.WinForms Namespace