WorkbookFunctions Members
In This Article
#Properties
Name | Description |
---|---|
Compatibility | Provides access to built-in Compatibility Functions. |
Custom |
Provides access to User-Defined Functions (UDF). |
Database | Provides access to built-in Database Functions. |
Date |
Provides access to built-in Date and Time Functions. |
Engineering | Provides access to built-in Engineering Functions. |
Financial | Provides access to built-in Financial Functions. |
Global |
Provides access to custom functions (User-Defined Functions (UDF)), defined globally. |
Informational | Provides access to built-in Information Functions. |
Item[String] | Gets a built-in function by its name. |
Logical | Provides access to built-in Logical Functions. |
Lookup |
Provides access to built-in Lookup and Reference Functions. |
Math | Provides access to built-in Mathematical Functions |
Statistical | Provides access to built-in Statistical Functions. |
Text | Provides access to built-in Text Functions. |
Web | Provides access to built-in Web Functions. |
#Methods
Name | Description |
---|---|
Override |
Replaces the built-in function specified by its name with a custom function. |
Override |
Replaces the built-in function specified by its name with a custom function. |
See Also