type property
type property
Gets and sets the type of bullet.
Definition:
@property
def type(self):
...
@type.setter
def type(self, value):
...
See Also
- module
aspose.cells.drawing.texts
- class
Bullet
- class
BulletType
Gets and sets the type of bullet.
@property
def type(self):
...
@type.setter
def type(self, value):
...
aspose.cells.drawing.texts
Bullet
BulletType