Spread Windows Forms 8.0 Product Documentation > Developer's Guide > Customizing Interaction in Cells > Using Visible Indicators in the Cell |
You can customize the user interaction with individual cells (or a range of cells). To customize this aspect of user interaction, you may perform the following tasks:
As with most spreadsheets, Spread does not allow in-cell editing of the cells in the row and column headers.
For information on adding a formula to a cell, refer to Placing a Formula in Cells. For information on allowing a user to enter a formula in a cell, refer to Allowing the User to Enter Formulas.
For information on how to change the appearance of cells, refer to Customizing the Appearance of a Cell. For information on setting the cell type, refer to Customizing Interaction with Cell Types.
For information about customizing focus indicators, refer to Customizing the Focus Indicator for a Cell.
For information on customizing the interaction at a sheet level, refer to Customizing Interaction with a Sheet.