set_comment_title_name method
set_comment_title_name
Gets the locale dependent comment title name according to comment title type.
def set_comment_title_name(self, type, name):
...
Parameter | Type | Description |
---|---|---|
type | aspose.cells.rendering.CommentTitleType | type of comment title |
name | str | locale dependent comment title name |
See Also
- module
aspose.cells
- class
SettableGlobalizationSettings