Aspose::Cells::U16String::ToLower method

U16String::ToLower method

Returns a copy of this string converted to lowercase.

U16String Aspose::Cells::U16String::ToLower() const

ReturnValue

A string in lowercase.

See Also