CellItems element
Global CellItems are merged before any table-level CellItems but any equivalent Table-level CellItems will override
XML representation
<xs:element name="CellItems">
<xs:sequence>
<xs:element ref="CellItem" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:element>
Parent elements
Child elements
See also