Search
FontPickerForm Members
Constructors Methods
 


Represents a form 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 Methods

  Name Description

getBold

Gets whether the font style uses bold.

getDialogResult

 

getFontName

Gets the font name.

getFontSize

Gets the font size.

getItalic

Gets whether the font style uses italic.

getStrikeout

Gets whether the font style uses strikeout.

getTextColor

Gets the text color.

getUnderline

Gets whether the font style uses underline.

 See Also