table:subtotal-rule
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:table:1.0
Schema document: table.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- table:subtotal-field [0..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
table:group-by-field-number | [1..1] | text:nonNegativeInteger | from group text:table-subtotal-rule-attlist |
Used in
- Anonymous type of element table:subtotal-rules
Sample instance
<table:subtotal-rule table:group-by-field-number="1"> <table:subtotal-field table:field-number="1" table:function="auto"/> </table:subtotal-rule>