get_comment_title_name方法

get_comment_title_name(self, type)

根据注意事项标题类型获取与语言环境相关的注意事项标题名称。

返回

依赖于语言环境的注意事项标题名称


def get_comment_title_name(self, type):
    ...
范围类型描述
typeaspose.cells.rendering.CommentTitleType注意事项标题类型

也可以看看