FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > IExcelExporter インタフェース : CanExportTo メソッド |
'Declaration Function CanExportTo( _ ByVal destinationType As Type _ ) As Boolean
'使用法 Dim instance As IExcelExporter Dim destinationType As Type Dim value As Boolean value = instance.CanExportTo(destinationType)
bool CanExportTo( Type destinationType )