dxSpreadSheetFunctions Unit
#Classes
Name | Description |
---|---|
Tdx |
A function signature in the spreadsheet function repository. |
Tdx |
Stores all function signatures available to the spreadsheet formula engine. |
#Enums
Name | Description |
---|---|
Tdx |
Enumerates available categories in the functions repository. |
#Methods
Name | Description |
---|---|
dx |
Provides access to the repository of function signatures available to the spreadsheet formula engine. |
dx |
Returns a pointer to the resource string that stores the name of the specified function category. |
dx |
Returns the specified function category‘s display name. |
#Types
Name | Description |
---|---|
Tdx |
The procedural type for implementation routines of spreadsheet function signatures. |
Tdx |
The procedural type for syntax specification in spreadsheet function signatures. |