Skip to content

Commit f8228bb

Browse files
1000752-ExcelToHTMLFAQ
1 parent c9edca3 commit f8228bb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Document-Processing-toc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6261,7 +6261,7 @@
62616261
<a href="/document-processing/excel/excel-library/net/faqs/does-xlsio-support-converting-an-empty-Excel-document-to-PDF">Does XlsIO support converting an empty Excel document to PDF?</a>
62626262
</li>
62636263
<li>
6264-
<a href="/document-processing/excel/excel-library/net/faqs/does-xlsio-preserve-text-orientation-in-excel-to-html-conversion">Does XlsIO preserve text orientation when converting an Excel worksheet to HTML?</a>
6264+
<a href="/document-processing/excel/excel-library/net/faqs/does-xlsio-preserve-text-orientation-in-excel-to-html-conversion">Does XlsIO preserve text orientation in Excel to HTML conversion?</a>
62656265
</li>
62666266
<li>
62676267
<a href="/document-processing/excel/excel-library/net/faqs/what-is-the-maximum-supported-text-length-for-data-validation-in-Excel">What is the maximum supported text length for data validation in Excel?</a>

Document-Processing/Excel/Excel-Library/NET/faqs/does-xlsio-preserve-text-orientation-in-excel-to-html-conversion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ control: XlsIO
66
documentation: UG
77
---
88

9-
# Does XlsIO preserve text orientation when converting an Excel worksheet to HTML?
9+
# Does XlsIO preserve text orientation in Excel to HTML conversion??
1010

1111
No. XlsIO does not preserve text orientation during Excel to HTML conversion. Microsoft Excel itself does not retain text orientation when exporting a worksheet as HTML, and XlsIO follows the same behavior.

0 commit comments

Comments
 (0)