MESCIUS SPREAD for Windows Forms 15.0J
CreateExtension メソッド (Styles)

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 XmlReader, _
   ByVal context As ImportContext, _
   ByVal key As Guid _
) As IExtension(Of Styles)
protected virtual IExtension<Styles> CreateExtension( 
   XmlReader reader,
   ImportContext context,
   Guid key
)

パラメータ

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

戻り値の型

指定したGrapeCity.Spreadsheet.IO.OpenXml.Extensionデータによって示されたGrapeCity.Spreadsheet.IO.Exchangeable.IExtension<T>オブジェクト。
参照

Styles クラス
Styles メンバ

 

 


© MESCIUS inc. All rights reserved.