Search
com.mindfusion.spreadsheet.standardforms Namespace
Classes Interfaces Enumerations
 

 Classes

  Class Description

ChartForm

Represents a form which can be used to create and modify chart objects within a worksheet.

ConditionalFormatForm

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

CSVExportForm

A form used to define options for CSV text data exports.

CSVImportForm

A form used to define options for CSV text data imports.

DefineNamedRangeForm

Prompts the user to define a named range for a worksheet.

DeleteCellsForm

Prompts the user to delete cells from a worksheet.

FillSeriesForm

A form which can be used to specify fill patterns for filling cell ranges with data.

FindReplaceForm

Represents a form that can be used to find and/or replace texts matching a specified criteria.

FontPickerForm

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

FormatForm

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

HeaderSizeForm

Represents a form that can be used to define row height or column width within a worksheet.

HyperlinkForm

Represents a form which can be used to create and modify cell hyperlinks in a worksheet.

InsertCellsForm

Prompts the user to insert cells within a worksheet.

InsertWorksheetForm

Prompts the user to insert worksheets within a workbook.

ManageNamedRangesForm

Represents a form which can be used to create, edit and remove named cell ranges from a workbook.

SortForm

Represents a form used to define sorting options for a cell range.

UnhideSheetsForm

Represents a form which can be used to unhide hidden worksheets in a workbook.

ValidationForm

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

WorksheetRenameForm

Represents a form that can be used specify a name for a worksheet.

 Interfaces

  Interface Description

CellListener

 

 Enumerations

  Enumeration Description

CellsFormResult

Specifies identifiers to indicate the result value of an InsertCellsForm or DeleteCellsForm box.

DialogResult

Specifies identifiers to indicate the return value of a dialog box.

InsertWorksheetPosition

Specifies identifiers to indicate the position of inserted worksheets within a workbook.