FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Export Namespace / XlsxExportProvider Class
Properties Methods


In This Topic
    XlsxExportProvider Class Members
    In This Topic

    The following tables list the members exposed by XlsxExportProvider.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether the associated ExportFilter can show a dialog allowing the user to edit the export options. (Inherited from C1.Win.C1Document.Export.ExportProvider)
    Public PropertyOverridden. Gets the default filename extension for the current export format. This implementation returns "xlsx".  
    Public PropertyOverridden. Gets a short description of XLSX export format.  
    Public PropertyGets the type of form which is used to edit the export options by default. (Inherited from C1.Win.C1Document.Export.XlsExportProvider)
    Public PropertyGets the combination of flags indicating which fields of the C1.Win.C1Document.DocumentInfo class are supported by the current export format. This implementation returns Author. (Inherited from C1.Win.C1Document.Export.XlsExportProvider)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates a new instance of the XlsFilter class where XlsFilter.OpenXml is true.  
    Top
    See Also