> For the complete documentation index, see [llms.txt](https://xlswriter-docs.viest.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xlswriter-docs.viest.me/english/cell.md).

# Cell

Per-cell write operations: text, links, formulas, dates, images, rich text and comments, plus cell-level structural features like auto filter, freeze panes, merged cells, and row / column styles.

Pages in this section:

* [Insert text](/english/cell/insert-text.md), [link](/english/cell/insert-link.md), [formula](/english/cell/insert-formula.md), [date](/english/cell/insert-date.md), [local image](/english/cell/insert-image.md), [rich text](/english/cell/rich-text.md), [comment](/english/cell/insert-comment.md)
* [Auto filter](/english/cell/auto-filter.md), [freeze panes](/english/cell/freeze-panes.md), [merge cells](/english/cell/merge-cells.md)
* [Row cell style](/english/cell/row-style.md), [column cell style](/english/cell/column-style.md)
