FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > DefaultGroupFooterCollection クラス > DefaultGroupFooterCollection コンストラクタ : DefaultGroupFooterCollection コンストラクタ(Int32,Int32) |
'Declaration Public Function New( _ ByVal rowCount As Integer, _ ByVal columnCount As Integer _ )
'使用法 Dim rowCount As Integer Dim columnCount As Integer Dim instance As New DefaultGroupFooterCollection(rowCount, columnCount)
public DefaultGroupFooterCollection( int rowCount, int columnCount )