MindFusion WinForms Programmer's Guide
InsertWorksheetForm.SheetName Property
See Also
 





Gets the name of the new worksheet.

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

 Syntax

C#  Copy Code

public string SheetName { get; }

Visual Basic  Copy Code

Public ReadOnly Property SheetName As String

 Property Value

 Remarks

Only used when the specified number of sheets in the form is 1.

 See Also

InsertWorksheetForm Members
InsertWorksheetForm Class
MindFusion.Spreadsheet.WinForms Namespace