C
chan
topic: Excel Object Model Reference (Visual Studio Tools for Office)
NamedRange.InnerObject Property
Gets a Microsoft.Office.Interop.Excel.Range that represents the underlying
native object for the Microsoft.Office.Tools.Excel.NamedRange.
Namespace: Microsoft.Office.Tools.Excel
Assembly: Microsoft.Office.Tools.Excel (in microsoft.office.tools.excel.dll)
I have current issue migartion of old office 2003 template XLT project to
office 2007 excle enviroment. the project working fine in Office 2003 sp1,
net 2003, PIA 1.1, vstor for office 2005.
when this project link to using office 2007 , enviroment:
NET 2005, PIA for office 2007, office 200 system, vstor se.
for user use in office 2007 sys , we change the dll . replace the
underlying native object for the Microsoft.Office.Tools.Excel.NamedRange to
Microsoft.Office.Interop.Excel. sheet and namedRange controls. that
issue :
it fails to create sheet incremental in runtime ( dynimically)after to
change to call the Microsoft.Office.Interop.Excel. sheet and namedRange
controls .
please advice of this issue that related to Compatibilty of office VSTO
2003-2007 tools. dll. thanks
pinky, chan
(e-mail address removed)
NamedRange.InnerObject Property
Gets a Microsoft.Office.Interop.Excel.Range that represents the underlying
native object for the Microsoft.Office.Tools.Excel.NamedRange.
Namespace: Microsoft.Office.Tools.Excel
Assembly: Microsoft.Office.Tools.Excel (in microsoft.office.tools.excel.dll)
I have current issue migartion of old office 2003 template XLT project to
office 2007 excle enviroment. the project working fine in Office 2003 sp1,
net 2003, PIA 1.1, vstor for office 2005.
when this project link to using office 2007 , enviroment:
NET 2005, PIA for office 2007, office 200 system, vstor se.
for user use in office 2007 sys , we change the dll . replace the
underlying native object for the Microsoft.Office.Tools.Excel.NamedRange to
Microsoft.Office.Interop.Excel. sheet and namedRange controls. that
issue :
it fails to create sheet incremental in runtime ( dynimically)after to
change to call the Microsoft.Office.Interop.Excel. sheet and namedRange
controls .
please advice of this issue that related to Compatibilty of office VSTO
2003-2007 tools. dll. thanks
pinky, chan
(e-mail address removed)