get_comment_title_name method

get_comment_title_name(self, type)

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

Returns


def get_comment_title_name(self, type):
    ...
ParameterTypeDescription
typeaspose.cells.rendering.CommentTitleType

See Also