MindFusion.Wpf Pack Programmer's Guide
InsertWorksheetForm.SheetName Property
See Also
 





Gets or sets the name of the new worksheet.

Namespace: MindFusion.Spreadsheet.Wpf.StandardForms
Assembly: MindFusion.Spreadsheet.Wpf.StandardForms

 Syntax

C#  Copy Code

public string SheetName { get; set; }

Visual Basic  Copy Code

Public Property SheetName As String

 Property Value

A string value.

 Remarks

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

 See Also

InsertWorksheetForm Members
InsertWorksheetForm Class
MindFusion.Spreadsheet.Wpf.StandardForms Namespace