Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Target namespace: http://schemas.microsoft.com/office/appforoffice/1.0
Referenced by: ContentAppCapability
Specifies one or more capabilities that are used to determine the host applications for a content add-in.
Value |
Meaning |
---|---|
Workbook |
The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this simple type.
-
<xs:simpleType name="ContentAppCapabilities"> <xs:restriction base="xs:string"> <xs:enumeration value="Workbook"/> </xs:restriction> </xs:simpleType>
See section 5.1 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).