TFunctionGroup Enumeration
Specifies the function group index if the defined name refers to a function. The function group defines the general category for the function. This attribute is used when there is an add-in or other code project associated with the file.
Syntax
Unit: FlexCel.Core
Members
Name |
Value |
Description |
None |
0 |
Not defined. Don't use.
|
Financial |
1 |
Financial |
DateAndTime |
2 |
Date and Time |
MathAndTrig |
3 |
Math and Trig.
|
Statistical |
4 |
Statistical.
|
LookupAndReference |
5 |
Lookup and Reference.
|
Database |
6 |
Database.
|
Text |
7 |
Text.
|
Logical |
8 |
Logical.
|
Information |
9 |
Information.
|
Commands |
10 |
Commands.
|
Customizing |
11 |
Customizing.
|
MacroControl |
12 |
Macro Control.
|
DDE_External |
13 |
DDE / External.
|
UserDefined |
14 |
User Defined.
|
Engineering |
15 |
Engineering.
|
Cube |
16 |
Cube.
|