get_comment_title_name method

get_comment_title_name

Gets the locale dependent comment title name according to comment title type.

Returns

locale dependent comment title name

def get_comment_title_name(self, type):
    ...
ParameterTypeDescription
typeaspose.cells.rendering.CommentTitleTypetype of comment title

See Also