data_bar 属性
data_bar 属性
获取条件格式的“DataBar”实例。 默认实例的颜色是蓝色。 仅对 DataBar 类型有效。
定义:
@property
def data_bar(self):
...
也可以看看
- 模块 aspose.cells
- 类 DataBar
- 类 FormatCondition
获取条件格式的“DataBar”实例。 默认实例的颜色是蓝色。 仅对 DataBar 类型有效。
@property
def data_bar(self):
...