Gets the name of the unit.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
public string Name { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Name As String |
A string value.
See Also