Skip to content

Commit e4a5e7b

Browse files
committed
1018650 - fixed
1 parent 8eaf0d8 commit e4a5e7b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • Document-Processing/Excel/Excel-Library/NET

Document-Processing/Excel/Excel-Library/NET/FAQ.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,14 +114,14 @@ The frequently asked questions in Essential<sup>&reg;</sup> XlsIO are listed bel
114114
* [How to compute the size of the Excel file?](faqs/how-to-compute-the-size-of-the-Excel-file)
115115
* [How to set and format time values in Excel using TimeSpan?](faqs/how-to-set-and-format-time-values-in-excel-using-timespan)
116116
* [How to set the default font and font size in an Excel Workbook?](faqs/how-to-set-the-default-font-and-font-size-in-an-Excel-workbook)
117-
* [How to set traffic lights icon in Excel conditional formatting using C#?](faqs/how-to-set-traffic-lights-icon-in-Excel-conditional-formatting-using-C#)
117+
* [How to set traffic lights icon in Excel conditional formatting using C#?](faqs/how-to-set-traffic-lights-icon-in-Excel-conditional-formatting)
118118
* [How to apply TimePeriod conditional formatting in Excel using C#?](faqs/how-to-apply-TimePeriod-conditional-formatting-in-Excel)
119119
* [How to get the list of worksheet names in an Excel workbook?](faqs/how-to-get-the-list-of-worksheet-names-in-an-Excel-workbook)
120120
* [How to switch chart series data interpretation from horizontal (rows) to vertical (columns) in Excel?](faqs/how-to-switch-chart-series-data-interpretation-from-horizontal-(rows)-to-vertical-(columns)-in-excel)
121121
* [How to add Oval shape to Excel chart using XlsIO?](faqs/how-to-add-oval-shape-to-excel-chart)
122122
* [How to show the leader line on Excel chart?](faqs/how-to-show-the-leader-line-on-excel-chart)
123-
* [How to set the background color for Excel Chart in C#?](faqs/how-to-set-the-background-color-for-Excel-chart-in-C#)
124-
* [How to override an Excel document using C#?](faqs/how-to-override-an-Excel-document-using-C#)
123+
* [How to set the background color for Excel Chart in C#?](faqs/how-to-set-the-background-color-for-Excel-chart)
124+
* [How to override an Excel document using C#?](faqs/how-to-override-an-Excel-document)
125125
* [Does XlsIO support converting an empty Excel document to PDF?](faqs/does-xlsio-support-converting-an-empty-Excel-document-to-PDF)
126126
* [What is the maximum supported text length for data validation in Excel?](faqs/what-is-the-maximum-supported-text-length-for-data-validation-in-excel)
127127
* [How to set column width for a pivot table range in an Excel Document?](faqs/how-to-set-column-width-for-a-pivot-table-range-in-an-Excel-Document)

0 commit comments

Comments
 (0)