2.6.239 CT_XfComplementExt

Target namespace: http://schemas.microsoft.com/office/spreadsheetml/2022/featurepropertybag

A complex type that contains a CT_XfComplement element.

Child Elements:

xfComplement: A CT_XfComplement element that references a feature property bag.

The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this complex type.

 <xsd:complexType name="CT_XfComplementExt">
   <xsd:sequence>
     <xsd:element ref="xfComplement" minOccurs="1" maxOccurs="1"/>
   </xsd:sequence>
 </xsd:complexType>

See section 5.36 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).