Aspose::Cells::U16String::IsNull method

U16String::IsNull method

Checks whether the object array is nullptr.

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

ReturnValue

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

See Also