ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / XlsExportSettings.FileFormats Enumeration

In This Topic
    XlsExportSettings.FileFormats Enumeration
    In This Topic
    Specifies the file formats that can be used for exporting.
    Syntax
    'Declaration
     
    Public Enum XlsExportSettings.FileFormats 
       Inherits System.Enum
    public enum XlsExportSettings.FileFormats : System.Enum 
    Members
    MemberDescription
    Xls97PlusThe XLS format compatible with Excel 97 and later versions.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             GrapeCity.ActiveReports.Web.XlsExportSettings.FileFormats

    See Also
    OSZAR »