[]
Represents all built-in dialogs.
public static class BuiltInDialogs
Public Module BuiltInDialogs
| Name | Description |
|---|---|
| ActivateSheet(FpSpread) | Show the active sheet dialog. |
| CellTypes(FpSpread, ICellType) | Gets the cell type setting dialog. |
| ChangeSparklineVerticalAxisValue(FpSpread, bool, double?) | Shows the form to change sparkline's vertical axis value. |
| ColumnWidth(FpSpread) | Show the ColumnWidth dialog. |
| CreateTable(FpSpread, string, bool) | Shows the CreateTable dialog. |
| DataTable(FpSpread) | Gets the Data Table dialog that allows to see the results of multiple inputs at the same time. |
| DefaultColumnWidth(FpSpread) | Show the dialog to update default column width. |
| DocumentProperties(IWorkbook) | Show the document properties dialog. |
| EditSparklineData(FpSpread) | Edit the data source for the selected sparkline. |
| EditSparklines(FpSpread) | Gets the location and data source for the selected sparkline group. |
| FillEffects(IWorkbook, Brush, Color, Color, bool) | Get the fill effect setting dialog. |
| FooterEditorForm(FpSpread) | Gets the footer editor form. |
| ForecastSheet(FpSpread) | Get the Forecast Sheet dialog that allows to create a new worksheet to predict data trends. |
| FormatCells(IRichTextEditor) | Shows the Format Cells dialog that allows to customize font for the rich text editor. |
| FormatCells(IRange, FormatCellsTab) | Gets the Format Cells dialog that allows to customize style settings of the specified range. |
| FormatComment(IRichTextEditor) | Shows the Format Comment dialog that allows to customize font for the comment editor. |
| FormatComment(IComment, FormatCellsTab?) | Gets the Format Comment dialog that allows to customize style settings of the specified range. |
| FormatControl(FpSpread, IShape) | Shows the format control dialog. |
| FormatControl(FpSpread, IFormControl) | Shows the format control dialog. |
| GoTo(FpSpread) | Show the input text dialog. |
| GoalSeek(FpSpread) | Gets the Goal Seek form that allows to calculate the values necessary to achieve a specific goal. |
| HeaderEditorForm(FpSpread, bool) | Gets the header editor form |
| InsertSheet(FpSpread) | Show the InsertSheet Dialog |
| MoreColors(Color, IWorkbook) | Gets the More Colors dialog that allows to choose customized colors. |
| MoveChart(FpSpread, IChart) | Create new instance of MoveChart dialogs. |
| MoveOrCopySheets(FpSpread) | Show the MoveOrCopy Sheet dialog. |
| NameManager(FpSpread) | Gets the Name Manager dialog. |
| NewName(FpSpread) | Gets the New Name dialog. |
| OutlineSetting(FpSpread) | Get the outline setting dialog. |
| PageSetup(FpSpread, PageSetupTab) | Show PageSetup dialog |
| PasteName(FpSpread) | Shows the paste name dialog. |
| PasteSpecial(FpSpread) | Paste specified data to the worksheet. |
| ProtectSheet(FpSpread) | Shows the worksheet protection dialog. |
| ProtectWorkbook(FpSpread) | Shows the workbook protection dialog. |
| RemoveDuplicates(FpSpread) | Gets the Remove Duplicates dialog. |
| RowHeight(FpSpread) | Show the RowHeight dialog. |
| SortingForm(FpSpread) | Showing the SortingForm dialog that allows to customize the filter of the selection range. |
| SparklineDateRange(FpSpread) | Shows the select sparkline's date-data form. |
| TableResize(FpSpread) | Get a form used to resize a table whose range contains an active cell. |
| TextToColumns(FpSpread) | Gets the Text To Columns dialog that allows to split a single column of text into multiple columns. |
| ToggleInsertFunction(FpSpread, Function) | Shows or hides the Insert Function dialog. |
| ToogleInsertFunction(FpSpread, FunctionCategory) | |
| UnhideSheets(FpSpread) | Show the Unhide Sheet dialog. |