FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > SpreadView クラス > GetViewportHeight メソッド : GetViewportHeight(Int32) メソッド |
'Declaration
Public Overloads Function GetViewportHeight( _ ByVal rowViewportIndex As Integer _ ) As Integer
'使用法
Dim instance As SpreadView Dim rowViewportIndex As Integer Dim value As Integer value = instance.GetViewportHeight(rowViewportIndex)
public int GetViewportHeight( int rowViewportIndex )
ビューポート行のインデックスは0から始まります。つまり、最初(一番上)のビューポート行のインデックスは0になります。