Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Excel.CustomFunctionVisibilityOptions interface
- Package:
- excel
Represents which custom functions to show or hide in Excel AutoComplete.
Properties
| hide | A list of custom functions to hide from Excel AutoComplete. |
| show | A list of custom functions to show in Excel AutoComplete. |
Property Details
hide
A list of custom functions to hide from Excel AutoComplete.
hide?: string[];
Property Value
string[]
Remarks
show
A list of custom functions to show in Excel AutoComplete.
show?: string[];
Property Value
string[]
Remarks
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins
Feedback
Was this page helpful?
