IScrollBarShape module

class IScrollBarShape.IScrollBarShape

Bases: IShape, IExcelApplication

abstract property CurrentValue: int
abstract property Display3DShading: bool
abstract property IncrementalChange: int
abstract property IsHorizontal: bool
<summary>

Warning : It’s not recommend use set method,because this property decision by width and height

</summary>

abstract property Max: int
abstract property Min: int
abstract property PageChange: int