Overload | Description |
---|---|
GetByLabel(String) | Finds the column that has the specified label. |
GetByLabel(String,Boolean) | Finds the column that has the specified label and lets the search ignore case. |
GetByLabel(String,Int32,Boolean) | Finds the column that has the specified label starting at a specified column index and lets the search ignore case. |