GrapeCity SPREAD for Windows Forms 11.0J
ExportTo メソッド


オブジェクトのエクスポート先の System.Type
指定した値オブジェクトを指定した型にエクスポートします。
構文
'Declaration
 
Function ExportTo( _
   ByVal destinationType As Type _
) As Object
'使用法
 
Dim instance As IExcelExporter
Dim destinationType As Type
Dim value As Object
 
value = instance.ExportTo(destinationType)

パラメータ

destinationType
オブジェクトのエクスポート先の System.Type

戻り値の型

エクスポート後の値を表す System.Object
参照

IExcelExporter インタフェース
IExcelExporter メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.