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):
    ...
ParameterTypeDescription
typeaspose.cells.rendering.CommentTitleTypetype of comment title
namestrlocale dependent comment title name

See Also