Gets or sets the name of the worksheet.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public string Name { get; set; } |
Visual Basic
![]() |
---|
Public Property Name As String |
A string value.
The name of a worksheet must be unique (ignoring case) amongst all worksheets in a Workbook.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |