Name | Description | |
---|---|---|
Function Constructor | Initializes a new instance of the Function class. |
The following tables list the members exposed by Function.
Name | Description | |
---|---|---|
Function Constructor | Initializes a new instance of the Function class. |
Name | Description | |
---|---|---|
MaxSupportedArguments |
Name | Description | |
---|---|---|
Category | Gets the function category. | |
Hidden | Gets a boolean value indicating whether the function is hidden. | |
IsAttached | Gets a value indicating whether this function is attached to the workbookset. | |
MaxArgs | Gets the maximum argument count of the function. | |
MinArgs | Gets the minimum argument count of the function. | |
Name | Gets the function name. |
Name | Description | |
---|---|---|
Equals | Overloaded. Determines whether the specified System.Object is equal to this instance. | |
GetArgumentType | Determines whether the expression at specified index is an input name. | |
GetHashCode | Returns a hash code for this instance. |
Name | Description | |
---|---|---|
GetFormulaArrayDimensions | Calculates the dimensions of the specified argument. |