Spread Windows Forms 12.0 Product Documentation
FormatToClipboard Method (GcTimeSpanCellType)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > GcTimeSpanCellType Class : FormatToClipboard Method
The object.
Formats to the Clipboard.
Syntax
'Declaration
 
Public Function FormatToClipboard( _
   ByVal obj As Object _
) As String
'Usage
 
Dim instance As GcTimeSpanCellType
Dim obj As Object
Dim value As String
 
value = instance.FormatToClipboard(obj)
public string FormatToClipboard( 
   object obj
)

Parameters

obj
The object.
See Also

Reference

GcTimeSpanCellType Class
GcTimeSpanCellType Members