Gets the position of the new worksheet(s) within the workbook.
Namespace: MindFusion.Spreadsheet.WinForms
Assembly: MindFusion.Spreadsheet.WinForms.StandardForms
SyntaxC#
Copy Code
|
|---|
public InsertWorksheetPosition Position { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Position As InsertWorksheetPosition |
See Also