Equals Method
Summary
Overrides Objects.Equals.
Syntax
public override bool Equals(
object obj
)
public:
virtual bool Equals(
Object^ obj
) override
Parameters
obj
Destination object to compare with.
Return Value
true if this object is equal to obj; otherwise, false.
Requirements
Target Platforms
See Also
CellStyle Class
CellStyle Members
Leadtools.Document.LEADOffice.Sheet Namespace