SPREAD for WPF 4.0J - GcSpreadSheet
Import メソッド (ImageCellType)

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

パラメータ

reader
XMLリーダーを表す System.Xml.XmlReader オブジェクト。
context
インポートコンテキストを示す GrapeCity.Spreadsheet.IO.OpenXml.ImportContext オブジェクト。
参照

ImageCellType クラス
ImageCellType メンバ