text属性

text属性

获取命令的text。

注意事项

仅对 HeaderFooterCommandType.Text 有效。

定义:

@property
def text(self):
    ...

也可以看看