FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.CellType 名前空間 > RichTextEditor クラス > Paste メソッド : Paste(Format) メソッド |
'Declaration
Public Overloads Shadows Sub Paste( _ ByVal clipFormat As DataFormats.Format _ )
'使用法
Dim instance As RichTextEditor Dim clipFormat As DataFormats.Format instance.Paste(clipFormat)
public new void Paste( DataFormats.Format clipFormat )