Specifies the text formatting that is applied to a subtotal.
Namespace | urn:schemas-microsoft-com:office:excel |
Schema name | XML Spreadsheet 2000 |
None.
Attribute | Type | Required | Description | Possible Values |
---|---|---|---|---|
Style | xsd:string | required | A text string containing attributes that describe the font weight, style, and effects that are applied to a subtotal. | See external namespace. |
<xsd:complexType name="SubtotalFormatType" >
<xsd:attribute name="Style" type="xsd:string" use="required">
</xsd:attribute>
</xsd:complexType>