IRectangleShapes module

class IRectangleShapes.IRectangleShapes

Bases: ABC

abstract AddRectangle(row: int, column: int, height: int, width: int, rectShapeType: RectangleShapeType) IRectangleShape
abstract property Count: int
get_Item