Select() oChart1 = oSheetReport.Shapes.AddChart() oChart1.Chart.ChartType = Excel.XlChartType.xlColumnStacked100 oChart1.Chart.SetSourceData(Source:=oSheet.
確定! 回上一頁