ColumnGetStringValue Method |
Gets the formatted value for the specified
Row.
Namespace: Easymap.AddIn.DataAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic string GetStringValue(
Row row
)
Public Function GetStringValue (
row As Row
) As String
Parameters
- row Row
-
Return Value
String
See Also