Excel for WinRT
GetHashCode Method (XLFont)


Serves as a hash function for a particular type.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As System.Integer
'Usage
 
Dim instance As XLFont
Dim value As System.Integer
 
value = instance.GetHashCode()
public override System.int GetHashCode()

Return Value

A hash code for the current Excel font.
See Also

Reference

XLFont Class
XLFont Members

 

 


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

Product Support Forum  |  Documentation Feedback