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


In This Topic
    ExcelStyle Class
    In This Topic
    The ExcelStyle class defines the style to be used in the column header of the exported spreadsheet.
    Syntax
    'Declaration
     
    Public Class ExcelStyle 
    'Usage
     
    Dim instance As ExcelStyle
    public class ExcelStyle 
    Inheritance Hierarchy

    System.Object
       Xceed.Grid.Exporting.ExcelStyle

    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