CustomFunctionCollection Properties
A collection of custom functions in a workbook.
Name | Description |
---|---|
Count |
Gets the number of elements contained in the ICollection |
Is |
Gets a value indicating whether the ICollection |
Item[String] | Gets a function by its invariant name. |
See Also