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>
GitHub에서 Microsoft와 공동 작업
이 콘텐츠의 원본은 GitHub에서 찾을 수 있으며, 여기서 문제와 끌어오기 요청을 만들고 검토할 수도 있습니다. 자세한 내용은 참여자 가이드를 참조하세요.
Office Add-ins