set_comment_title_name方法

set_comment_title_name

根据评论标题类型获取与语言环境相关的评论标题名称。

def set_comment_title_name(self, type, name):
    ...
范围类型描述
typeaspose.cells.rendering.CommentTitleType评论标题类型
namestr依赖于区域设置的注释标题名称

也可以看看