placeholder property

placeholder property

Returns the placeholder for a shape. Returns null if the shape has no placeholder. Read-only IPlaceholder.

Definition:

@property
def placeholder(self):
    ...

See Also