Difference between revisions of "Activity:EditOLEValue (Activity)"
(Created page with "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 [[Activity:CreateOLERow (Activ...") |
|||
Line 38: | Line 38: | ||
=Example= | =Example= | ||
===Excel document - Add a new row=== | ===Excel document - Add a new row=== | ||
− | [[File: | + | [[File:UI_Activity_EditOLEValue_Excel.png]] |
− | [[File: | + | [[File:UI_Activity_EditOLEValue_Arguments_Excel.png]] |
===Excel document - Update an existing row=== | ===Excel document - Update an existing row=== | ||
− | [[File: | + | [[File:UI_Activity_EditOLEValue_Excel_02.png]] |
− | [[File: | + | [[File:UI_Activity_EditOLEValue_Arguments_Excel_02.png]] |
<headertabs /> | <headertabs /> |
Revision as of 15:28, 23 February 2015
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.