FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > ExcelException クラス : Code プロパティ |
'Declaration
Public ReadOnly Property Code As ExcelExceptionCode
'使用法
Dim instance As ExcelException Dim value As ExcelExceptionCode value = instance.Code
public ExcelExceptionCode Code {get;}