ComponentOne Excel for .NET
C1.Excel Assembly / C1.Util Namespace / XLSheetRendering Class / ShowHeaders Property

In This Topic
    ShowHeaders Property (XLSheetRendering)
    In This Topic
    Gets indication for show headers.
    Syntax
    'Declaration
     
    Public Property ShowHeaders As System.Boolean
    public System.bool ShowHeaders {get; set;}
    See Also