<ST_CellSpans> (Cell Spans)

List of the cell spans of the item.

This simple type allows a list of items of the ST_CellSpan simple type (§3.18.9).

Referenced By

<row@spans>3.3.1.71)

The following XML Schema fragment defines the contents of this simple type:

<simpleType name="ST_CellSpans">
	<list itemType="ST_CellSpan"/>
</simpleType>