<!ATTLIST FUNCTION value ( NONE | SUM | AVERAGE | OTHER) "NONE"> |
Attribute | Mand. | Description | Default |
value | no | Available operations are: NONE : the footer cell does not contain anything (default value). SUM : the footer cell contains the sum of the values of each object appearing in the table. AVERAGE : the footer cell contains the average of the values of each object appearing in the table. OTHER : the footer cell is computed programmatically by a specific behavior. |
NONE |