Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelFont Class / GetHashCode Method


In This Topic
GetHashCode Method (ExcelFont)
In This Topic
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As Integer
 
'Usage
 
Dim instance As ExcelFont
Dim value As Integer
 
value = instance.GetHashCode()
See Also