MESCIUS SPREAD for Windows Forms 15.0J
GetDataConverter<T> メソッド

変換するデータの型を表します。
拡張可能オブジェクト内のカスタムデータをOpenXML互換データに変換するデータコンバータを取得します。
構文
'宣言
 
Protected Overridable Function GetDataConverter(Of T)() As IDataConverter(Of T)
protected virtual IDataConverter<T> GetDataConverter<T>()

型パラメータ

T
変換するデータの型を表します。

戻り値の型

IDataConverter<T>値は、データコンバーターを表します。
参照

ExportContext クラス
ExportContext メンバ

 

 


© MESCIUS inc. All rights reserved.