'Declaration Public Overloads Shared Function Equals( _ ByVal size1 As GcSize, _ ByVal size2 As GcSize _ ) As Boolean
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 equal; otherwise, false.