| GrapeCity.CalcEngine アセンブリ > GrapeCity.CalcEngine 名前空間 : FunctionCategory 列挙体 |
'DeclarationPublic Enum FunctionCategory Inherits System.Enum
public enum FunctionCategory : System.Enum
| メンバ | 説明 |
|---|---|
| Compatibility | 関数は、精度が向上し、使用法をより適切に反映した名前を持つ新しい関数に置き換えられました。 |
| Cube | キューブ関数。 |
| Custom | カスタムの関数。 |
| Database | データベース関数。 |
| DateTime | 日付と時刻の関数。 |
| Engineering | エンジニアリング関数。 |
| Financial | 財務関数。 |
| Information | 情報関数。 |
| Logical | 論理関数。 |
| LookupReference | 検索/行列関数。 |
| MathTrigonometry | 数学/三角関数。 |
| Statistical | 統計関数。 |
| Text | 文字列関数。 |
| Web | ウェブ関数。 |
System.Object
System.ValueType
System.Enum
GrapeCity.CalcEngine.FunctionCategory