Excel for WinRT
GetHashCode Method (XLStyle)


Serves as a hash function suitable for use in hashing algorithms and data structures like a hash table.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As System.Integer
'Usage
 
Dim instance As XLStyle
Dim value As System.Integer
 
value = instance.GetHashCode()
public override System.int GetHashCode()

Return Value

A hash code for the current XLStyle.
See Also

Reference

XLStyle Class
XLStyle Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback