Dundas.SharePoint.Charting.WebParts Send comments on this topic.
TypeExporter Class
See Also  Members  
Dundas.SharePoint.Charting.WebParts.ExcelWebService Namespace : TypeExporter Class


Syntax

Visual Basic (Declaration)  
<DesignerCategoryAttribute("code")>
<GeneratedCodeAttribute(Tool="System.Xml", Version="2.0.50727.42")>
<DebuggerStepThroughAttribute()>
<XmlTypeAttribute("http://schemas.microsoft.com/office/excel/server/webservices")>
<SerializableAttribute()>
Public Class TypeExporter 
Visual Basic (Usage) Copy Code
Dim instance As TypeExporter
C#  
[DesignerCategoryAttribute("code")]
[GeneratedCodeAttribute(Tool="System.Xml", Version="2.0.50727.42")]
[DebuggerStepThroughAttribute()]
[XmlTypeAttribute("http://schemas.microsoft.com/office/excel/server/webservices")]
[SerializableAttribute()]
public class TypeExporter 

Inheritance Hierarchy

System.Object
   Dundas.SharePoint.Charting.WebParts.ExcelWebService.TypeExporter

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also