[]
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
Type | Name | Description |
---|---|---|
int | row | Header row index |
int | column | Header column index |
Type | Description |
---|---|
string |