line_format property

line_format property

Returns the LineFormat object that contains line formatting properties for a shape. Read-only ILineFormat.

Definition:

@property
def line_format(self):
    ...

See Also