2.6.257 CT_FeatureSupport

Target namespace: http://schemas.microsoft.com/office/spreadsheetml/2023/pivot2023Calculation

Referenced by: featureSupportInfo

Specifies a feature name for use in versioning in a PivotTable ([ISO/IEC29500-1:2016] section 18.10).

Attributes:

featureName: A string ([XMLSCHEMA2/2] section 3.2.1) attribute that specifies a feature name.

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

 <xsd:complexType name="CT_FeatureSupport">
   <xsd:attribute name="featureName" type="xsd:string" use="required"/>
 </xsd:complexType>

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