type 属性

type 属性

获取或设置由条件格式设置规则指定的边框的 type 数据条。

定义:

@property
def type(self):
    ...
@type.setter
def type(self, value):
    ...

也可以看看