FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > SheetView クラス : GetClipDataObject メソッド |
'Declaration
Public Function GetClipDataObject( _ ByVal fromCutting As Boolean, _ ByVal cellRange As CellRange, _ ByVal copyOptions As ClipboardCopyOptions _ ) As DataObject
public DataObject GetClipDataObject( bool fromCutting, CellRange cellRange, ClipboardCopyOptions copyOptions )