add方法
add(self, tab_alignment, tab_position)
添加制表位。
返回
def add(self, tab_alignment, tab_position):
...
| 范围 | 类型 | 描述 |
|---|---|---|
| tab_alignment | TextTabAlignmentType | |
| tab_position | float |
添加制表位。
def add(self, tab_alignment, tab_position):
...
| 范围 | 类型 | 描述 |
|---|---|---|
| tab_alignment | TextTabAlignmentType | |
| tab_position | float |