comment属性

comment属性

获取此单元格的 comment。

注意事项

如果没有 comment 适用于该单元格,则返回 null。

定义:

@property
def comment(self):
    ...

也可以看看