[]
Formats the specified object as a string.
string FormatToClipboard(object o)
Function FormatToClipboard(o As Object) As String
Type | Name | Description |
---|---|---|
object | o | Object with cell data to format |
Type | Description |
---|---|
string | The format string. |