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