font属性

font属性

获取评论font。

例子


font = comment1.font
font.size = 12

定义:

@property
def font(self):
    ...

也可以看看