public string GetColumnFooterText( int row, int column )
'Declaration Public Function GetColumnFooterText( _ ByVal row As Integer, _ ByVal column As Integer _ ) As String
'Declaration
Public Function GetColumnFooterText( _ ByVal row As Integer, _ ByVal column As Integer _ ) As String
'Usage Dim instance As SheetView Dim row As Integer Dim column As Integer Dim value As String value = instance.GetColumnFooterText(row, column)
'Usage
Dim instance As SheetView Dim row As Integer Dim column As Integer Dim value As String value = instance.GetColumnFooterText(row, column)
SheetView Class SheetView Members