FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 : ExcelException クラス |
このクラスのメンバの一覧は、ExcelExceptionメンバを参照してください。
名前 | 説明 | |
---|---|---|
Code | このExcel例外に対して設定されたExcelExceptionCode列挙体のメンバを取得します。 | |
Data | Gets a collection of key/value pairs that provide additional user-defined information about the exception. System.Exceptionから継承されます。 | |
HelpLink | Gets or sets a link to the help file associated with this exception. System.Exceptionから継承されます。 | |
HResult | HRESULT、すなわちこのExcel例外に関連付けられたコード化された数値を取得します。 | |
HRSet | HResultプロパティが設定されているかどうかを表す値を取得します。 | |
InnerException | Gets the System.Exception instance that caused the current exception. System.Exceptionから継承されます。 | |
Message | オーバーライドされます。 このExcel例外に関連付けられたテキストメッセージを取得します。 | |
Source | Gets or sets the name of the application or the object that causes the error. System.Exceptionから継承されます。 | |
StackTrace | Gets a string representation of the immediate frames on the call stack. System.Exceptionから継承されます。 | |
TargetSite | Gets the method that throws the current exception. System.Exceptionから継承されます。 |