Aspose::Cells::U16String::ToUpper method

U16String::ToUpper method

Returns a copy of this string converted to uppercase.

U16String Aspose::Cells::U16String::ToUpper() const

ReturnValue

A string in uppercase.

See Also