SPREAD for WPF 4.0J - GcSpreadSheet
Export メソッド (UniversalCellType)

GrapeCity.Wpf.SpreadSheet アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType 名前空間 > UniversalCellType クラス : Export メソッド
XMLライターを示す System.Xml.XmlWriter オブジェクト。
エクスポートコンテキストを示す GrapeCity.Spreadsheet.IO.OpenXml.ExportContext オブジェクト。
セル型のデータをエクスポートします。
シンタックス
'宣言
 
Protected Overrides NotOverridable Sub Export( _
   ByVal writer As System.Xml.XmlWriter, _
   ByVal context As ExportContext _
) 
protected override void Export( 
   System.Xml.XmlWriter writer,
   ExportContext context
)

パラメータ

writer
XMLライターを示す System.Xml.XmlWriter オブジェクト。
context
エクスポートコンテキストを示す GrapeCity.Spreadsheet.IO.OpenXml.ExportContext オブジェクト。
参照

UniversalCellType クラス
UniversalCellType メンバ