EasyMap API Reference
EasyMap API Reference
EasyMap API-Reference
Easymap.AddIn.Data
Column Class
Column Methods
CreateKeyDisplayFormat Method
CreateNumberDisplayFormat Method
CreateTextDisplayFormat Method
GetStringValue Method
GetValue Method
SetValue Method
Column
.
SetValue Method
Sets the value for the specified
Row
.
Namespace:
Easymap.AddIn.Data
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
C#
VB
Copy
public
void
SetValue
(
Row
row
,
Object
value
)
Public
Sub
SetValue
(
row
As
Row
,
value
As
Object
)
Parameters
row
Type:
Easymap.AddIn.Data
.
Row
value
Type:
System
.
Object
See Also
Reference
Column Class
Easymap.AddIn.Data Namespace