ST_TextBulletSizePercent

Simple Type Information

Used By

Source

<xsd:simpleType name="ST_TextBulletSizePercent">
  <xsd:restriction base="xsd:string">
    <xsd:pattern value="0*((2[5-9])|([3-9][0-9])|([1-3][0-9][0-9])|400)%"/>
  </xsd:restriction>
</xsd:simpleType>