public void Save( System.IO.StreamWriter sw, GridFileFormat format, GridSaveOptions options )
パラメータ
- sw
- コンテンツが保存される System.IO.StreamWriter。
- format
- ファイルの保存に使用するフォーマットを指定する GridFileFormat 値。
- options
- ファイルを保存する際に使用するオプションを指定する GridSaveOptions 値。
public void Save( System.IO.StreamWriter sw, GridFileFormat format, GridSaveOptions options )