public void SetAggregationFormat( int row, int column, string aggFormat )
'Declaration Public Sub SetAggregationFormat( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal aggFormat As String _ )
'Declaration
Public Sub SetAggregationFormat( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal aggFormat As String _ )
'Usage Dim instance As ColumnFooter Dim row As Integer Dim column As Integer Dim aggFormat As String instance.SetAggregationFormat(row, column, aggFormat)
'Usage
Dim instance As ColumnFooter Dim row As Integer Dim column As Integer Dim aggFormat As String instance.SetAggregationFormat(row, column, aggFormat)
ColumnFooter Class ColumnFooter Members