| クラス | 解説 | |
|---|---|---|
|  | ArrayProxy | 計算で使用される ExcelCalcValue インスタンスの二次元配列を表します。 | 
|  | ExcelCalcErrorValue | 計算エラー値の定義/管理に使用する各種メソッドやプロパティを提供します。 | 
|  | ExcelCalcFunction | 数式関数の基本クラス。 | 
|  | ExcelCalcNumberStack | 数式の評価に使用される ExcelCalcValue インスタンスのスタック。 | 
|  | ExcelCalcValue | 値を表す複合データ型を管理するメソッドを提供します。 | 
| インターフェース | 解説 | |
|---|---|---|
|  | IExcelCalcFormula | 数式オブジェクトによって実装されるインタフェイス。 | 
|  | IExcelCalcReference | 主要な参照インターフェイス。 | 
|  | IExcelCalcReferenceCollection | IExcelCalcReference オブジェクトのコレクション。 | 
| 列挙体 | 解説 | |
|---|---|---|
|  | ExcelCalcErrorCode | ExcelCalcErrorValue に割り当てられたエラー コードを示す列挙値。 |