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