Determines whether the specified Object is equal to this TableRowHeight instance.
Namespace: GemBox.Document.TablesAssembly: GemBox.Document (in GemBox.Document.dll) Version: 21.3.30.1113
Syntax
Parameters
- obj
- Type: System Object
The Object to compare with this table row height instance.
Return Value
if the specified Object is a TableRowHeight and is equal to this TableRowHeight instance; otherwise, .See Also