[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Expressions.WorkbookReference.GetHashCode

GetHashCode Method

GetHashCode()

Gets hash code of the workbook reference.

Declaration
public override int GetHashCode()
Public Overrides Function GetHashCode() As Integer
Returns
Type Description
int

The hash code for the current workbook reference.

Overrides