Difference between revisions of "Activity:EditOLEValue (Activity)"
(→Arguments) |
|||
(One intermediate revision by the same user not shown) | |||
Line 35: | Line 35: | ||
===Usage=== | ===Usage=== | ||
This activity is used to edit a column value of a single OLE row. | This activity is used to edit a column value of a single OLE row. | ||
+ | |||
+ | {{Hint|If the data source is Excel using '''Excel column names''' is possible. However, they cannot be addressed through their displayed name, but have to be referenced by '''F1, F2, F3...FN''' instead!}} | ||
=Example= | =Example= | ||
Line 52: | Line 54: | ||
* [[Activity:CreateOLETableScope (Activity)]] | * [[Activity:CreateOLETableScope (Activity)]] | ||
− | [[Category:OLE]] | + | [[Category:OLE|EditOLEValue (Activity)]] |
Latest revision as of 15:29, 11 May 2020
The EditOLEValue activity provides access to a single column value of a row within an OLE compliant data source. It is typically nested within a CreateOLERow or EditOLERow.