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
- Class Vector
- Class U16String
- Namespace Aspose::Cells
- Library Aspose.Cells for C++