ColumnGetStringValue Method |
Gets the formatted value for the specified
Row.
Namespace:
Easymap.AddIn.Data
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public string GetStringValue(
Row row
)
Public Function GetStringValue (
row As Row
) As String
Parameters
- row
- Type: Easymap.AddIn.DataRow
Return Value
Type:
StringSee Also