PowerTools SPREAD for Windows Forms 8.0J
Code プロパティ (ExcelException)


このExcel例外に対して設定されたExcelExceptionCode列挙体のメンバを取得します。
構文
'Declaration
 
Public ReadOnly Property Code As ExcelExceptionCode
'使用法
 
Dim instance As ExcelException
Dim value As ExcelExceptionCode
 
value = instance.Code
public ExcelExceptionCode Code {get;}

プロパティ値

Excel例外の種類を指定するExcelExceptionCode設定
参照

ExcelException クラス
ExcelException メンバ

 

 


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