PowerTools SPREAD for ASP.NET 8.0J
CanExportTo メソッド

エクスポート先の型を表すSystem.Type
このエクスポーターがオブジェクトを指定した型に変換できるかどうかを返します。
構文
'Declaration
 
Function CanExportTo( _
   ByVal destinationType As Type _
) As Boolean
bool CanExportTo( 
   Type destinationType
)

パラメータ

destinationType
エクスポート先の型を表すSystem.Type

戻り値の型

このエクスポーターがエクスポートを実行できる場合はtrue。それ以外の場合はfalse。
参照

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

 

 


© 2003-2015, GrapeCity inc. All rights reserved.