bool Resize( int column, int column2, int rowCount )
'Declaration Overloads Function Resize( _ ByVal column As Integer, _ ByVal column2 As Integer, _ Optional ByVal rowCount As Integer _ ) As Boolean
'Declaration
Overloads Function Resize( _ ByVal column As Integer, _ ByVal column2 As Integer, _ Optional ByVal rowCount As Integer _ ) As Boolean
'使用法 Dim instance As ITable Dim column As Integer Dim column2 As Integer Dim rowCount As Integer Dim value As Boolean value = instance.Resize(column, column2, rowCount)
'使用法
Dim instance As ITable Dim column As Integer Dim column2 As Integer Dim rowCount As Integer Dim value As Boolean value = instance.Resize(column, column2, rowCount)
ITable インタフェース ITable メンバ オーバーロード一覧
Copyright © 2004 GrapeCity inc.