Search Results for

    Show / Hide Table of Contents

    Class Excel2007ExportDialog

    Inheritance
    System.Object
    System.MarshalByRefObject
    System.ComponentModel.Component
    System.Windows.Forms.Control
    System.Windows.Forms.ScrollableControl
    System.Windows.Forms.ContainerControl
    System.Windows.Forms.Form
    BaseDialogForm
    BaseExportForm
    Excel2007ExportDialog
    Inherited Members
    BaseExportForm.AddPage(String)
    BaseExportForm.AddLabelFor(Control, String, Boolean)
    BaseExportForm.AddTextBox(TabPage, String)
    BaseExportForm.AddComboBox(TabPage, String[])
    BaseExportForm.AddCheckBox(TabPage, String)
    BaseExportForm.AdjustHeight()
    BaseExportForm.Dispose(Boolean)
    BaseDialogForm.Localize()
    BaseDialogForm.btnCancel
    BaseDialogForm.btnOk
    Namespace: FastReport.Olap.Export.OoXML
    Assembly: FastReport.Olap.dll
    Syntax
    public class Excel2007ExportDialog : BaseExportForm, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl

    Constructors

    Excel2007ExportDialog()

    Declaration
    public Excel2007ExportDialog()

    Fields

    cbMergeCells

    Declaration
    public CheckBox cbMergeCells
    Field Value
    Type Description
    System.Windows.Forms.CheckBox

    cbOpen

    Declaration
    public CheckBox cbOpen
    Field Value
    Type Description
    System.Windows.Forms.CheckBox

    cbRepeatValues

    Declaration
    public CheckBox cbRepeatValues
    Field Value
    Type Description
    System.Windows.Forms.CheckBox
    Back to top © 1998-2024 Copyright Fast Reports Inc.