'Usage Dim instance As Formatting Dim obj As Object Dim value As Integer value = instance.CompareTo(obj)
Parameters
- obj
- The object with which the Formatting is compared to.
Return Value
0 if both Formatting objects have the same property values, otherwise -1.