[both属性 表示两个条件之间是否存在“与”的关系。 定义: @property def both(self): ... @both.setter def both(self, value): ... 也可以看看 模块aspose.cells 类 CustomFilterCollection]