Aspose::Cells::SettableGlobalizationSettings::GetCommentTitleName method
SettableGlobalizationSettings::GetCommentTitleName method
Gets the locale dependent comment title name according to comment title type.
U16String Aspose::Cells::SettableGlobalizationSettings::GetCommentTitleName(CommentTitleType type)
Parameter | Type | Description |
---|---|---|
type | CommentTitleType | type of comment title |
ReturnValue
locale dependent comment title name
See Also
- Class U16String
- Enum CommentTitleType
- Class SettableGlobalizationSettings
- Namespace Aspose::Cells
- Library Aspose.Cells for C++