Returns a string representation of the current measure.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
public string ToString ( |
Visual Basic
Copy Code
|
|---|
Public Function ToString( _ |
An IFormatProvider object that is used to format the amount.
The string representation of the current object.
See Also