get_rich_formattings方法

get_rich_formattings

返回所有字符对象 表示文本中的一系列字符。

退货

所有角色对象

def get_rich_formattings(self):
    ...

例子


list = shape.get_rich_formattings()

也可以看看