aspose.cells

Class BulletType

Utility class containing constants. Represents the type of the bullet.

Field Summary
const  NumberNONE
No bullet.
const  NumberCHARACTER
Character bullet.
const  NumberPICTURE
Image bullet.
const  NumberAUTO_NUMBERED
Automatic numbered bullet.
 

    • Field Detail

      • NONE

        const Number NONE
        No bullet.
      • CHARACTER

        const Number CHARACTER
        Character bullet.
      • PICTURE

        const Number PICTURE
        Image bullet.
      • AUTO_NUMBERED

        const Number AUTO_NUMBERED
        Automatic numbered bullet.