Search
FormatForm Members
Constructors Properties Methods
 


A form which can be used to define format for cells within a worksheet.

The following tables list the members exposed by the FormatForm type.

 Public Constructors

  Name Description

FormatForm

Overloaded. Initializes a new instance of the FormatForm class.

 Public Properties

  Name Description

Locale

Gets the locale info used for the cells format.

 Public Methods

  Name Description

Apply

Applies the cell formats defined in the form to a target IStyle object.

 Protected Methods

  Name Description

Dispose

Clean up any resources being used.

OnClosing

Form.OnClosing override.

 See Also