Object.ToString override.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
SyntaxC#
Copy Code
|
|---|
public override string ToString () |
Visual Basic
Copy Code
|
|---|
Public Overrides Function ToString () As String |
A string representing the plain text of this object.
See Also