Search
InsertWorksheetForm.Position Property
See Also
 






Gets the position of the new worksheet(s) within the workbook.

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

 Syntax

C#  Copy Code

public InsertWorksheetPosition Position { get; }

Visual Basic  Copy Code

Public ReadOnly Property Position As InsertWorksheetPosition

 Property Value

 See Also