次の方法で共有


Methods element (Requirements complexType) (apps for Office 1.1)

Specifies a collection of methods from the JavaScript API for Office that the app requires in order to activate.

Introduced in

apps for Office Manifest Schema Reference v1.1

Element information

Element type

Not defined

Namespace

https://schemas.microsoft.com/office/appforoffice/1.1

Schema file

OfficeAppManifestv1.1.xsd

Definition

<xs:element name="Methods" type="Methods" minOccurs="0" maxOccurs="1"></xs:element>

Elements and attributes

スキーマで sequence、minOccurs、maxOccurs、choice などの具体的な要件が定義されている場合は、定義のセクションを参照してください。

Parent elements

Element

Type

Description

Requirements

Requirements

Specificies the minimum set of Office.js requirements that the app for Office needs to activate

Requirements

Requirements

Specificies the minimum set of Office.js requirements that the app for Office needs to activate

Child elements

Element

Type

Description

Method

Requirement

Specifies an individual method from the JavaScript API for Office that the app requires in order to activate.

Attributes

None.