# Cells

## Content


            
            
A cell is the basic unit of a worksheet which is formed on the intersection of a row and a column.&nbsp;SpreadJS allows you to work with cells and perform different operations on them:

- [Work with Cells](/spreadjs/docs/v16/features/cells/work-with-cells)
- [Cell Types](/spreadjs/docs/v16/features/cells/celltypes)
- [Cell Format](/spreadjs/docs/v16/features/cells/cellformat)
- [Cell States](/spreadjs/docs/v16/features/cells/cell-states)
- [Cell Range](/spreadjs/docs/v16/features/cells/cell-range)
- [Get Dirty Status](/spreadjs/docs/v16/features/cells/dirty)
- [Cell Buttons](/spreadjs/docs/v16/features/cells/cell-buttons)
- [Cell Dropdowns](/spreadjs/docs/v16/features/cells/cell-dropdowns)
- [Cell Comments](/spreadjs/docs/v16/features/cells/comments)
- [Hyperlink](/spreadjs/docs/v16/features/cells/hyperlink_cells)
- [Auto Merge Cells](/spreadjs/docs/v16/features/cells/auto-merge-cells)
- [AutoFit](/spreadjs/docs/v16/features/cells/autofit)
- [Auto Fill Data](/spreadjs/docs/v16/features/cells/AutoFillData)
- [Shrink to Fit](/spreadjs/docs/v16/features/cells/shrink)
- [Cell Overflow](/spreadjs/docs/v16/features/cells/celloverflow)
- [Ellipsis or Tips for Cell Overflow](/spreadjs/docs/v16/features/cells/ellipsis_tips_cell_overflow)
- [Cell Alignment and Indentation](/spreadjs/docs/v16/features/cells/cellalign)
- [Cell Padding and Label Styles](/spreadjs/docs/v16/features/cells/cellpadding)
- [Cell Span](/spreadjs/docs/v16/features/cells/cellspan)
- [Cell Tags](/spreadjs/docs/v16/features/cells/tag)
- [Styles](/spreadjs/docs/v16/features/cells/styles)
- [Cell Colors](/spreadjs/docs/v16/features/cells/colors)
- [Borders, Gridlines and Diagonal Lines](/spreadjs/docs/v16/features/cells/borders)
- [Quote Prefix](/spreadjs/docs/v16/features/cells/quoteprefix)
- [Insert Cut or Copied Cells](/spreadjs/docs/v16/features/cells/insert-cut-or-copied-cells)
- [Rotate Text In Cells](/spreadjs/docs/v16/features/cells/rotate-text-in-cells)
- [Vertical Text Direction](/spreadjs/docs/v16/features/cells/SetVerticalTextDirectioninaCell)
- [Text Decoration](/spreadjs/docs/v16/features/cells/textdeco)
- [Rich Text](/spreadjs/docs/v16/features/cells/SettingRichTextCell)
- [Wrap Text](/spreadjs/docs/v16/features/cells/WrapTextInCell)
- [Drag and Drop](/spreadjs/docs/v16/features/cells/dragdrop)
- [Drag and Merge](/spreadjs/docs/v16/features/cells/AllowMergingCellsviaMouseDrag)
- [Edit Mode Always](/spreadjs/docs/v16/features/cells/editmode)
- [Watermark](/spreadjs/docs/v16/features/cells/watermark)
- [Pattern Fill and Gradient Fill](/spreadjs/docs/v16/features/cells/pattern-gradient-fill)
- [Paste Options](/spreadjs/docs/v16/features/cells/pasteoptions)

            
            
            
            
        