Aspose::Cells::U16String::IsEmpty method

U16String::IsEmpty method

Checks whether the char16_t array is empty.

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

ReturnValue

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

See Also