GrapeCity MultiRow for Windows Forms 10.0J
SaveFile(Stream,RichTextBoxStreamType) メソッド

保存先のファイルを含むデータストリーム。
System.Windows.Forms.RichTextBoxStreamType値の1つ。
RichTextBoxCellの内容を、開いているデータストリームに保存します。
構文
Public Overloads Sub SaveFile( _
   ByVal data As Stream, _
   ByVal fileType As RichTextBoxStreamType _
) 
public void SaveFile( 
   Stream data,
   RichTextBoxStreamType fileType
)

パラメータ

data
保存先のファイルを含むデータストリーム。
fileType
System.Windows.Forms.RichTextBoxStreamType値の1つ。
参照

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

 

 


© 2008 GrapeCity inc. All rights reserved.