[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcMaskCellType.FormatToClipboard

FormatToClipboard Method

FormatToClipboard(object)

Formats to the Clipboard.

Declaration
public string FormatToClipboard(object obj)
Public Function FormatToClipboard(obj As Object) As String
Parameters
Type Name Description
object obj

The object.

Returns
Type Description
string
Implements