[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.IFormatter2.FormatToClipboard

FormatToClipboard Method

FormatToClipboard(object)

Formats the specified object as a string.

Declaration
string FormatToClipboard(object o)
Function FormatToClipboard(o As Object) As String
Parameters
Type Name Description
object o

Object with cell data to format

Returns
Type Description
string