Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Defines the metadata settings 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
None
Child elements
| Element | Required | Description |
|---|---|---|
| SourceLocation | Yes | String with the resource id of the JSON file used by custom functions. |
Example
<Metadata>
<SourceLocation resid="JSON-URL" />
</Metadata>
Współpracuj z nami na GitHub
Źródło tej treści można znaleźć na GitHubie, gdzie można także tworzyć i przeglądać problemy oraz pull requesty. Więcej informacji znajdziesz w naszym przewodniku dla współautorów.
Office Add-ins