Specifies the number of page fields in a column or row.
Namespace | urn:schemas-microsoft-com:office:excel |
Schema name | XML Spreadsheet 2000 |
<xsd:simpleType name="PageFieldWrapCountType" >
<xsd:restriction base="xsd:int">
<xsd:minInclusive value="0" />
<xsd:maxExclusive value="255" />
</xsd:restriction>
</xsd:simpleType>