object ExportTo( Type destinationType )
'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)
IExcelExporter インタフェース IExcelExporter メンバ
© 2004-2015, GrapeCity inc. All rights reserved.