Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi! I need to programmatically map an element in my Excel 2003 xml schema to
my spreadsheet. For example, I have the following element in my schema: <xsd:element name="TemplateE66" type="xsd:double" minOccurs="0" nillable="true" form="qualified"/ I need to map it to Cell E66 in my worksheet (also named "Template"). I've been playing with XPath.SetValue method but can not figure out the correct way to call it in neither VB nor C#. Specifically, I can not get the XPath parameter to SetValue right. Any idea/sample/url is greatly appreciated. Thank you in advance, --Michael |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How To Do Relative xPath In CustomXMLNode? | Excel Discussion (Misc queries) | |||
Excel invoke REST service function with Xpath fn parse result! | Excel Worksheet Functions | |||
Programmatic Hiding | Excel Discussion (Misc queries) | |||
Multi - Level Question involving Data Mapping and Formulation | Excel Worksheet Functions | |||
Xpath For Xml Map | Excel Programming |