Search
FontPickerForm Members
Constructors Properties Methods
 


Represents a dialog which can be used to specify font styles within a worksheet.

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

 Public Constructors

  Name Description

FontPickerForm

Overloaded. Initializes a new instance of the FontPickerForm class.

 Public Properties

  Name Description

Bold

Gets whether the font style uses bold.

FontName

Gets the font name.

FontSize

Gets the font size.

Italic

Gets whether the font style uses italic.

Strikeout

Gets whether the font style uses strikeout.

TextColor

Gets the text color.

Underline

Gets whether the font style uses underline.

 Protected Methods

  Name Description

Dispose

Clean up any resources being used.

 See Also