set_comment_title_name方法

set_comment_title_name(self, type, name)

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


def set_comment_title_name(self, type, name):
    ...
范围类型描述
typeaspose.cells.rendering.CommentTitleType注意事项标题类型
namestr依赖于语言环境的注意事项标题名称

也可以看看