31 objChart.Legend.Position = OWC11.ChartLegendPositionEnum.chLegendPositionBottom; 32 33 //在图形对象中添加一个系列 34 objChart.SeriesCollection.Add(0); 35 //给定系列的名字 36 objChart.SeriesCollection[0].SetData (OWC11.ChartDimensionsEnum.chDimSeriesNames, 37 + (int)OWC11.ChartSpecialDataSou...
owc控件是microsoft office 图表控件(owc10为ofiiceXP的组件、owc11为office2003的组件,组件的路径为C:\Program Files\Common Files\Microsoft Shared\Web Components\11\owc11,帮助文件的路径为C:\Program Files\Common Files\Microsoft Shared\Web Components\11\2052),它可以生成三维图、柱状图、饼状图、趋势图和误...
Microsoft Office Web Components 是在由Microsoft开发类别 Business Freeware 软件。 它是由我们客户端应用程序更新期间的最后一个月的用户更新 6,472 次进行检查。 最新版本是 Microsoft Office Web Components 的 11.0.8173.0 2009/05/17 上释放。 它最初被添加到我们的数据库 2007/10/29 上。 Microsoft Office ...
37 + (int)OWC11.ChartSpecialDataSourcesEnum.chDataLiteral, "指标"); 38 //给定值 39 objChart.SeriesCollection[0].SetData (OWC11.ChartDimensionsEnum.chDimValues, 40 + (int)OWC11.ChartSpecialDataSourcesEnum.chDataLiteral, "10"t40"t58"t55"t44"); 41 42 //显示数据,创建GIF文件的相对路径. ...
Microsoft Office Web Components 是在由Microsoft开发类别 Business Freeware 软件。 它是由我们客户端应用程序更新期间的最后一个月的用户更新 1,351 次进行检查。 最新版本是 Microsoft Office Web Components 的 11.0.8173.0 2009/05/17 上释放。 它最初被添加到我们的数据库 2007/10/29 上。
OWCVBA11.chm 所有组件的编程参考 注意:默认情况下,Office Web 组件 9.0 的帮助文件安装在 %SystemDrive%\Program Files\Microsoft Office\Office\1033 文件夹中。 默认情况下,Office XP Web 组件的帮助文件安装在 %SystemDrive%\Program Files\Common Files\Microsoft Shared\Web ...
OWCVBA11.chm 所有组件的编程参考 注意:默认情况下,Office Web 组件 9.0 的帮助文件安装在 %SystemDrive%\Program Files\Microsoft Office\Office\1033 文件夹中。 默认情况下,Office XP Web 组件的帮助文件安装在 %SystemDrive%\Program Files\Common Files\Microsoft Shared\Web Components\10\1033 文...
Microsoft Office Web Components 11.0 Microsoft.Office.Interop.Owc11.dll Microsoft.Office.Interop.Owc11 Microsoft Outlook 11.0 Object Library Microsoft.Office.Interop.Outlook.dll Microsoft.Office.Interop.Outlook Microsoft PowerPoint 11.0 Object Library Microsoft.Office.Interop.PowerPoint.dll Microsoft...
Chapter 11 - Add-ins, Templates, Wizards, and Libraries Chapter 12 - Using Web Technologies Chapter 12 - Using Web Technologies Understanding DHTML, Cascading Style Sheets, and Scripting Working with the Office Web Components Working with the Office Web Components ...
Summary: Chapter 1 discusses the Office Web Components library as a whole, explaining why it was created and for what uses it was intended. It provides a brief introduction to each of the components in the library and lists the supported containers in which you can use them. (11 printed ...