Page element
Defines HTML page 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 HTML file used by custom functions. |
Example
<Page>
<SourceLocation resid="pageURL"/>
</Page>
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.