MESCIUS SPREAD for Windows Forms 15.0J
CanExportTo メソッド

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

パラメータ

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

戻り値の型

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

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

 

 


© MESCIUS inc. All rights reserved.