> 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/zhong-wen-jian-ti/cell.md).

# 单元格

单元格级别的写入操作：文字、链接、公式、日期、图片、富文本与批注，以及自动过滤、冻结窗格、合并单元格、行/列样式等结构性能力。

本节内容：

* 写入：[文字](/zhong-wen-jian-ti/cell/insert-text.md)、[链接](/zhong-wen-jian-ti/cell/insert-link.md)、[公式](/zhong-wen-jian-ti/cell/insert-formula.md)、[日期](/zhong-wen-jian-ti/cell/insert-date.md)、[本地图片](/zhong-wen-jian-ti/cell/insert-image.md)、[富文本](/zhong-wen-jian-ti/cell/rich-text.md)、[批注](/zhong-wen-jian-ti/cell/insert-comment.md)
* 结构：[自动过滤](/zhong-wen-jian-ti/cell/auto-filter.md)、[冻结单元格](/zhong-wen-jian-ti/cell/freeze-panes.md)、[合并单元格](/zhong-wen-jian-ti/cell/merge-cells.md)
* 样式：[行单元格样式](/zhong-wen-jian-ti/cell/row-style.md)、[列单元格样式](/zhong-wen-jian-ti/cell/column-style.md)
