[min属性 获取或设置滚动条或微调器范围的最小值。 定义: @property def min(self): ... @min.setter def min(self, value): ... 也可以看看 模块aspose.cells.drawing 类 ScrollBar]