is_same_setting yöntemi
is_same_setting(self, obj)
Şeklin aynı olup olmadığını döndürür.
İadeler
def is_same_setting(self, obj):
    ...
| Parametre | Tip | Tanım | 
|---|---|---|
| obj | any | 
Örnek
if shape.is_same_setting(shape):
    print("Two objects the same.")
Ayrıca bakınız
- modül aspose.cells.drawing
- sınıf GroupBox