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/taskpaneappversionoverrides
Referenced by: CustomTab
Specifies a built-in Office group in tabs using published control ID.
Attributes:
id: A ShortString attribute that specifies the published identifier of a built-in Office group.
The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this complex type.
-
<xs:complexType name="OfficeGroup"> <xs:attribute name="id" type="bt:ShortString" use="required"/> </xs:complexType>
See section 5.7 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).