Equals

SpreadsheetDocumentInfo.Equals method

Determines whether this instance is equal to the other specified SpreadsheetDocumentInfo instance

public bool Equals(SpreadsheetDocumentInfo other)
Parameter Type Description
other SpreadsheetDocumentInfo Other SpreadsheetDocumentInfo instance, that should be checked on equality with this

Return Value

True if are equal, false if are unequal

See Also