Spread Silverlight Documentation
Equals(IExcelBorderSide) Method


The other IExcelBorderSide used to compared with the current instance
Equals the specified other.
Syntax
'Declaration
 
Public Overloads Function Equals( _
   ByVal other As IExcelBorderSide _
) As System.Boolean
'Usage
 
Dim instance As ExcelBorderSide
Dim other As IExcelBorderSide
Dim value As System.Boolean
 
value = instance.Equals(other)
public System.bool Equals( 
   IExcelBorderSide other
)

Parameters

other
The other IExcelBorderSide used to compared with the current instance
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

ExcelBorderSide Class
ExcelBorderSide Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.