FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > IExcelExporter インタフェース : ExportTo メソッド |
'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)
object ExportTo( Type destinationType )