Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
title: Excel maximum row height and text overflow | Syncfusion
description: Learn about Excel's maximum row height of 409 points and how Syncfusion XlsIO enforces this limitation.
platform: document-processing
control: XlsIO
documentation: UG
---

# What is the maximum row height in Excel?

In Microsoft Excel, the maximum row height is **409 points**. When content in a cell exceeds this height, Excel does not automatically move the text to the next row. Syncfusion XlsIO follows the same behavior to remain consistent with Excel.