[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DocumentPropertiesForm

DocumentPropertiesForm Class

Represents a form for displaying the document properties.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class DocumentPropertiesForm : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Public Class DocumentPropertiesForm
    Inherits Form
    Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl

Constructors

Name Description
DocumentPropertiesForm(IWorkbook)

Initializes a new DocumentPropertiesForm. From DocumentPropertiesForm class.

Methods

Name Description
Dispose(bool)

Clean up any resources being used.

OnShown(EventArgs)

Raises the System.Windows.Forms.Form.Shown event.

OSZAR »