FontSetting 施工人员
__init__(自身,起始索引,长度,页数)
def __init__(self, start_index, length, sheets):
...
| 范围 | 类型 | 描述 |
|---|---|---|
| start_index | int | |
| length | int | |
| sheets | WorksheetCollection |
def __init__(self, start_index, length, sheets):
...
| 范围 | 类型 | 描述 |
|---|---|---|
| start_index | int | |
| length | int | |
| sheets | WorksheetCollection |