クリックまたはドラッグしてリサイズ
C1FlexGridSave メソッド (String, FileFormat)
グリッドのコンテンツをファイルに保存します。

名前空間: C1.WPF.FlexGrid
アセンブリ: C1.WPF.FlexGrid.4 (C1.WPF.FlexGrid.4.dll 内) バージョン: 4.0.20161.507 (4.0.20161.507)
構文
public void Save(
	string fileName,
	FileFormat format
)

パラメータ

fileName
型: SystemString
保存するファイルの名前。
format
型: C1.WPF.FlexGridFileFormat
ファイルの保存に使用するフォーマットを指定する FileFormat 値。
参照