set_shape_attr method

set_shape_attr(key, value)

Reserved for system use. IShapeAttrSource.

def set_shape_attr(self, key: int, value: object):
    ...
ParameterTypeDescription
keyint
valueobject

See Also