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:
- Displaying Text Tips in a Cell
- Adding a Note to a Cell
- Preventing a Cell from Having Focus
- Getting Information of a Clicked Cell
As with most spreadsheets, Spread does not allow in-cell editing of the cells in the row and column headers.
See Also
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
For information on adding a tag to a cell, refer to Adding a Tag to a Cell
Return to the overall list of tasks in Customizing Interaction in Cells.