public override int GetHashCode()
'Declaration Public Overrides Function GetHashCode() As Integer
'Declaration
Public Overrides Function GetHashCode() As Integer
in ti; i = FpSpread1.ActiveSheetView.Cells[0, 0].GetHashCode(); Response.Write(i.ToString());
Dim i As Integer i = FpSpread1.ActiveSheetView.Cells(0, 0).GetHashCode() Response.Write(i.ToString())
Cell クラス Cell メンバ
© MESCIUS inc. All rights reserved.