Namespace element
Defines the namespace used by a custom function in Excel.
Add-in type: Custom Function
Valid only in these VersionOverrides schemas:
- Taskpane 1.0
For more information, see Version overrides in the add-in only manifest.
Associated with these requirement sets:
Attributes
Attribute | Required | Description |
---|---|---|
resid="namespace" | No | Should match the ShortStrings title for your custom function, specified within the Resources element. Can be no more than 32 characters. |
Child elements
None
Example
<Namespace resid="namespace" />
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Office Add-ins