SPREAD for WPF 4.0J - GcSpreadSheet
CreateExtension メソッド (Styles)

GrapeCity.Spreadsheet 名前空間 > Styles クラス : CreateExtension メソッド
XMLリーダーを表す System.Xml.XmlReader オブジェクト。
インポートコンテキストデータを示す GrapeCity.Spreadsheet.IO.OpenXml.ImportContext オブジェクト。
拡張のGUID識別子を示すSystem.Guid値。
指定したGrapeCity.Spreadsheet.IO.OpenXml.ExtensionデータからGrapeCity.Spreadsheet.IO.Exchangeable.IExtension<T>オブジェクトを作成します。
シンタックス
'宣言
 
Protected Overridable Function CreateExtension( _
   ByVal reader As System.Xml.XmlReader, _
   ByVal context As ImportContext, _
   ByVal key As System.Guid _
) As IExtension(Of Styles)
protected virtual IExtension<Styles> CreateExtension( 
   System.Xml.XmlReader reader,
   ImportContext context,
   System.Guid key
)

パラメータ

reader
XMLリーダーを表す System.Xml.XmlReader オブジェクト。
context
インポートコンテキストデータを示す GrapeCity.Spreadsheet.IO.OpenXml.ImportContext オブジェクト。
key
拡張のGUID識別子を示すSystem.Guid値。

戻り値の型

参照

Styles クラス
Styles メンバ