DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Wed, 22 Aug 2007 18:32:43 -0000,    posted on: microsoft.public.dotnet.framework.interop        back       

Thread Index
  1    Pranesh Joshi


copy paste Excel.chart   
Hi,

I am using a .NET interface for excel (Microsoft.Office.Interop.Excel)
and creating a chart programatically. I wanted to copy on chart and
paste it over another chart. Here is what I am doing (but without
success):

// Copy the chart object to the clipboard
Clipboard.SetDataObject(sourceChartObject, false);
// Paste it in the destination chart.
destChartObject.Paste(Excel.XlPasteType.xlPasteAll);

note: sourceChartObject and destCharObject are
Microsoft.Office.Interop.Excel.Chart objects

Has anyone done this?

-Pranesh.
Date:Wed, 22 Aug 2007 18:32:43 -0000   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us