Class Biff8ExportDialog
Inheritance
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.Form
Biff8ExportDialog
Assembly: FastReport.Olap.dll
Syntax
public class Biff8ExportDialog : BaseExportForm, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Constructors
Biff8ExportDialog()
Declaration
public Biff8ExportDialog()
Fields
cbMergeCells
Declaration
public CheckBox cbMergeCells
Field Value
Type |
Description |
System.Windows.Forms.CheckBox |
|
cbOpen
Declaration
Field Value
Type |
Description |
System.Windows.Forms.CheckBox |
|
cbRepeatValues
Declaration
public CheckBox cbRepeatValues
Field Value
Type |
Description |
System.Windows.Forms.CheckBox |
|
cbUseDefaultPalette
Declaration
public CheckBox cbUseDefaultPalette
Field Value
Type |
Description |
System.Windows.Forms.CheckBox |
|
edAppName
Declaration
Field Value
Type |
Description |
System.Windows.Forms.TextBox |
|
edAuthor
Declaration
Field Value
Type |
Description |
System.Windows.Forms.TextBox |
|
edCategory
Declaration
public TextBox edCategory
Field Value
Type |
Description |
System.Windows.Forms.TextBox |
|
Declaration
Field Value
Type |
Description |
System.Windows.Forms.TextBox |
|
edCompany
Declaration
Field Value
Type |
Description |
System.Windows.Forms.TextBox |
|
edKeywords
Declaration
public TextBox edKeywords
Field Value
Type |
Description |
System.Windows.Forms.TextBox |
|
edManager
Declaration
Field Value
Type |
Description |
System.Windows.Forms.TextBox |
|
edRevision
Declaration
public TextBox edRevision
Field Value
Type |
Description |
System.Windows.Forms.TextBox |
|
edSubject
Declaration
Field Value
Type |
Description |
System.Windows.Forms.TextBox |
|
edTitle
Declaration
Field Value
Type |
Description |
System.Windows.Forms.TextBox |
|