21.1.2.4.11 buSzTx
21.1.2.4.11 buSzTx
This element specifies that the size of the bullets for a paragraph should be of the same point size as the text run within which each bullet is contained.
[Example: Consider the DrawingML shown below.
<p:txBody>
…
<a:p>
<a:pPr …>
<a:buSzTx>
</a:pPr>
…
<a:t>Bullet 1</a:t>
…
</a:p>
…
</p:txBody>
The size of the above bullet follows the default text size of the text for the run of text shown above since no specific text size was specified. end example]
[Note: The W3C XML Schema definition of this element’s content model (CT_TextBulletSizeFollowText) is located in A.4.1. end note]
Last updated on