[]
Gets the text in the column header cell at the specified row and column.
public string GetColumnLabel(int row, int column)
Public Function GetColumnLabel(row As Integer, column As Integer) As String
Header row index
Header column index