'Usage Dim instance As ColumnWidth Dim obj As Object Dim value As Boolean value = instance.Equals(obj)
Parameters
- obj
- The object to compare with the current ColumnWidth instance.
Return Value
true if the specified object has the same value and ColumnWidthUnitType as the current instance; false otherwise.