Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.v4.3 Assembly / Xceed.Grid.Exporting Namespace / ExcelExporter Class
Members


In This Topic
    ExcelExporter Class
    In This Topic
    The ExcelExporter class allows data from a Xceed.Grid.GridControl to be exported as a spreadsheet in XML format, suitable for import into Microsoft Excel.
    Syntax
    'Declaration
     
    Public Class ExcelExporter 
    'Usage
     
    Dim instance As ExcelExporter
    public class ExcelExporter 
    Inheritance Hierarchy

    System.Object
       Xceed.Grid.Exporting.ExcelExporter

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also