Spread Windows Forms 15.0
Spread Windows Forms 15.0 Product Documentation / Spread Designer Guide / Spread Designer Dialogs / Cell Type Dialog
In This Topic
    Cell Type Dialog
    In This Topic

    You can customize the settings of the cell type using the Cell Type dialog of the Spread Designer. Each cell type has a separate tab in this dialog with its own group of settings particular to that cell type. To change the settings, simply click in the edit fields or select the choices. To select another cell type, simply select that cell type from the drop-down list at the top of the dialog.

    If you have more than one cell selected, the dialog box shows only settings that are common to all the cells selected. So if you have one parameter set for one cell but another setting for other cells, then the setting does not appear in the dialog.

    To open this dialog in the Spread Designer, click on a particular cell type icon in the Cell Types option in the Home menu, or select cells in the data area of the spreadsheet, right click, and select Cell Type from the context menu.

    This image displays the Cell Type dialog from the Home menu.

    An image displaying Cell Type dialog from the Home menu

    This image displays the Cell Type dialog from the context menu.

    Spread Designer Cell Type Dialog top

    For more information on the individual settings, refer to Cell Types. For more information on how to set properties of cell types in code, refer to the FarPoint.Win.Spread.CellType namespace.

    If you have a question about a particular cell type, refer to the topic about that tab. This dialog has the following tabs corresponding to the available cell types:

    See Also