ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / XlsFilter Class / OpenXml Property

In This Topic
    OpenXml Property
    In This Topic
    Gets or sets whether to export the file using the OpenXml format used by Microsoft Excel 2007 and later.
    Syntax
    'Declaration
     
    Public Property OpenXml As System.Boolean
    public System.bool OpenXml {get; set;}
    See Also