is_group mülk
is_group mülk
Bu şeklin bir grup şekli olup olmadığını gösterir.
Örnek
if shape.is_group:
    pass
Tanım:
@property
def is_group(self):
    ...
Ayrıca bakınız
- modül aspose.cells.drawing
- sınıf ScrollBar
Bu şeklin bir grup şekli olup olmadığını gösterir.
if shape.is_group:
    pass
@property
def is_group(self):
    ...
aspose.cells.drawingScrollBar