GrapeCity.Windows.SpreadSheet.Data Namespace > BorderLine Class : Greater Than Operator |
'Declaration Public Operator >( _ ByVal line1 As BorderLine, _ ByVal line2 As BorderLine _ ) As System.Boolean
'Usage
public System.bool operator >( BorderLine line1, BorderLine line2 )
true
if the first border line is greater than the second border line; otherwise, false
.Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)