diff --git a/Document-Processing/Excel/Excel-Library/NET/faqs/does-xlsio-support-setting-row-height-for-individual-cells-in-Excel.md b/Document-Processing/Excel/Excel-Library/NET/faqs/does-xlsio-support-setting-row-height-for-individual-cells-in-Excel.md new file mode 100644 index 000000000..e155e7ba2 --- /dev/null +++ b/Document-Processing/Excel/Excel-Library/NET/faqs/does-xlsio-support-setting-row-height-for-individual-cells-in-Excel.md @@ -0,0 +1,11 @@ +--- +title: XlsIO support for setting row height for individual cells | Syncfusion +description: Learn whether Syncfusion XlsIO supports setting row height for individual cells in Excel using Syncfusion .NET Excel library (XlsIO). +platform: document-processing +control: XlsIO +documentation: UG +--- + +# Does XlsIO support setting row height for individual cells in Excel? + +No, XlsIO does not support setting row heights on a per-cell basis. Row height is determined by the tallest content in the row and applied uniformly to all cells. \ No newline at end of file