<buClrTx>
(Follow Text)
This element specifies that the color of the bullets for a paragraph should be of the same color as the text run within which each bullet is contained.
example:
<p:txBody> … <a:p> <a:pPr …> <a:buClrTx> </a:pPr> … <a:t>Bullet 1</a:t> … </a:p> … </p:txBody>
The color of the above bullet will follow the default text color of the text for the run of text shown above since no specific text color was specified. ]
Parent Elements |
---|
|
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_TextBulletColorFollowText"/>