get_comment_title_name方法
get_comment_title_name(self, type)
根据注意事项标题类型获取与语言环境相关的注意事项标题名称。
返回
依赖于语言环境的注意事项标题名称
def get_comment_title_name(self, type):
...
范围 | 类型 | 描述 |
---|---|---|
type | aspose.cells.rendering.CommentTitleType | 注意事项标题类型 |
根据注意事项标题类型获取与语言环境相关的注意事项标题名称。
依赖于语言环境的注意事项标题名称
def get_comment_title_name(self, type):
...
范围 | 类型 | 描述 |
---|---|---|
type | aspose.cells.rendering.CommentTitleType | 注意事项标题类型 |