type property
type property
Returns or sets the bullet type of a paragraph with no inheritance.
Read/write BulletType
.
Definition:
@property
def type(self):
...
@type.setter
def type(self, value):
...
See Also
- enumeration
BulletType
- class
IBulletFormat
- module
aspose.slides
- library
Aspose.Slides