'Declaration Public Operator <>( _ ByVal size1 As GcSize, _ ByVal size2 As GcSize _ ) As System.Boolean
'Usage
Parameters
- size1
- A GrapeCity.Excel.GcSize to compare
- size2
- A GrapeCity.Excel.GcSize to compare
Return Value
true if the two instance of GrapeCity.Excel.GcSize are not equal; otherwise, false.