Gets or sets the object description.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
SyntaxC#
Copy Code
|
|---|
public string Description { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Description As String |
See Also