line_format property
line_format property
Returns the LineFormat object that contains line formatting properties for a shape.
Note: Returns None for GroupShape objects because they don’t have line properties.
Read-only ILineFormat
.
Definition:
@property
def line_format(self):
...
See Also
- class
GroupShape
- class
ILineFormat
- module
aspose.slides
- library
Aspose.Slides