get_cell_border_width方法
get_cell_border_width(self, border_type)
根据边框类型指定单元格边框宽度。
返回
单元格边框宽度
def get_cell_border_width(self, border_type):
...
范围 | 类型 | 描述 |
---|---|---|
border_type | CellBorderType | 单元格边框类型 |
注意事项
任何负值都将被忽略。
根据边框类型指定单元格边框宽度。
单元格边框宽度
def get_cell_border_width(self, border_type):
...
范围 | 类型 | 描述 |
---|---|---|
border_type | CellBorderType | 单元格边框类型 |
任何负值都将被忽略。