'Declaration
Public Function GetColumnFooterText( _ ByVal row As Integer, _ ByVal column As Integer _ ) As String
Parameters
- row
- Column header row footer index
- column
- Column footer index
'Declaration
Public Function GetColumnFooterText( _ ByVal row As Integer, _ ByVal column As Integer _ ) As String