FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > TableView クラス : Resize(Int32,Int32,Int32) メソッド |
'宣言
Public Sub Resize( _ ByVal rowCount As Integer, _ ByVal columnCount As Integer, _ Optional ByVal newFirstColumnIndex As Integer _ )
public void Resize( int rowCount, int columnCount, int newFirstColumnIndex )