GrapeCity SPREAD for Windows Forms 11.0J
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
)

パラメータ

clipFormat
参照

RichTextEditor クラス
RichTextEditor メンバ
オーバーロード一覧

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.