is_same_setting method
is_same_setting
Returns whether the shape is same.
Returns
def is_same_setting(self, obj):
...
Parameter | Type | Description |
---|---|---|
obj | any |
Example
if shape.is_same_setting(shape):
print("Two objects the same.")
See Also
- module
aspose.cells.drawing
- class
OleObject