ILines module

class ILines.ILines

Bases: ABC

abstract AddLine(row: int, column: int, width: int, height: int, lineShapeType: LineShapeType) ILineShape
abstract property Count: int
get_Item