Aspose::Cells::Revisions::RevisionMergeConflict::IsNull method

RevisionMergeConflict::IsNull method

Checks whether the implementation object is nullptr.

bool Aspose::Cells::Revisions::RevisionMergeConflict::IsNull() const

ReturnValue

Returns true if the implementation object is nullptr. Otherwise, returns false

See Also