Aspose::Cells::U16String::operator bool method

U16String::operator bool method

operator bool()

Aspose::Cells::U16String::operator bool() const

ReturnValue

Returns true if the char16_t array is not nullptr. Otherwise, returns false

See Also