FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Model 名前空間 > GroupDataModel クラス : GetGroupFooter メソッド |
'Declaration Public Function GetGroupFooter( _ ByVal row As Integer _ ) As GroupFooter
'使用法 Dim instance As GroupDataModel Dim row As Integer Dim value As GroupFooter value = instance.GetGroupFooter(row)
public GroupFooter GetGroupFooter( int row )