IColumn.GetValue Method
Name | Parameters | Description |
---|---|---|
GetValue<T>(IRow) | row | Gets an individual column value from the specified row. |
GetValue<T>(Int32) | rowIndex | Gets an individual column value by the specified row index. |
Name | Parameters | Description |
---|---|---|
GetValue<T>(IRow) | row | Gets an individual column value from the specified row. |
GetValue<T>(Int32) | rowIndex | Gets an individual column value by the specified row index. |
No
Your feedback is appreciated.