line_format property
line_format property
Returns the LineFormat object that contains line formatting properties for a shape.
Note: can return None for certain types of shapes which don’t have line properties.
Read-only ILineFormat.
Definition:
@property
def line_format(self):
    ...
See Also
- class ILineFormat
- class SummaryZoomFrame
- module aspose.slides
- library Aspose.Slides