GrapeCity MultiRow for Windows Forms 11.0J
SaveFile(String,RichTextBoxStreamType) メソッド

保存するファイルの名前と場所。
System.Windows.Forms.RichTextBoxStreamType値の1つ。
RichTextBoxCellの内容を特定の種類のファイルに保存します。
シンタックス
Public Overloads Sub SaveFile( _
   ByVal path As String, _
   ByVal fileType As RichTextBoxStreamType _
) 
public void SaveFile( 
   string path,
   RichTextBoxStreamType fileType
)

パラメータ

path
保存するファイルの名前と場所。
fileType
System.Windows.Forms.RichTextBoxStreamType値の1つ。
参照

参照

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

 

 


© 2008 GrapeCity inc. All rights reserved.