PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview.Export Namespace / XlsxOptionsForm Class
Members

In This Topic
    XlsxOptionsForm Class
    In This Topic
    Object Model
    XlsxOptionsForm Class
    Syntax
    'Declaration
     
    Public Class XlsxOptionsForm 
       Inherits XlsOptionsForm
    public class XlsxOptionsForm : XlsOptionsForm 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.Form
                         C1.C1Preview.Forms.BaseForm
                            C1.C1Preview.Export.ExportOptionsFormBase
                               C1.C1Preview.Export.ComplexExporterOptionsForm
                                  C1.C1Preview.Export.XlsOptionsForm
                                     C1.C1Preview.Export.XlsxOptionsForm

    See Also