easymap office API-Reference
easymap office API-Reference
easymap office 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: 12.0.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