Bullet Cell (Paragraph Section)
Determines the bullet style.
Value | Bullet style |
|---|---|
0 | None |
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
Section index: | visSectionParagraph |
Row index: | visRowParagraph + i |
Cell index: | visBulletIndex |
You can also set the value of this cell by right-clicking a shape, pointing to Format, clicking Text, and then clicking the Bullets tab.
To get a reference to the Bullet cell by name from another formula, or from a program by using the CellsU property, use:
Cell name: |
Para.Bullet[i]
|
To get a reference to the Bullet cell by index from a program, use the CellsSRC property with the following arguments:






