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

GrapeCity.Wpf.SpreadSheet アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType 名前空間 > UniversalCellType クラス : Import メソッド
XMLリーダーを表す System.Xml.XmlReader オブジェクト。
インポートコンテキストを示す GrapeCity.Spreadsheet.IO.OpenXml.ImportContext オブジェクト。
セル型のデータをインポートします。
シンタックス
'宣言
 
Protected Overrides NotOverridable 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 オブジェクト。
参照

UniversalCellType クラス
UniversalCellType メンバ