GrapeCity.Xaml.Excel
Equals(ExtendedFormat) Method


The specified ExtendedFormat used to compared with the current item
Determines whether the specified ExtendedFormat is equals to the current item
Syntax
'Declaration
 
Public Overloads Function Equals( _
   ByVal excelStyle As ExtendedFormat _
) As Boolean
'Usage
 
Dim instance As ExtendedFormat
Dim excelStyle As ExtendedFormat
Dim value As Boolean
 
value = instance.Equals(excelStyle)
public bool Equals( 
   ExtendedFormat excelStyle
)

Parameters

excelStyle
The specified ExtendedFormat used to compared with the current item

Return Value

true if the specified item has the same settings, otherwise, False
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExtendedFormat Class
ExtendedFormat Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options