Skip to content

Commit c1892ac

Browse files
Merge remote-tracking branch 'remotes/origin/hotfix/hotfix-v32.1.19' into development
2 parents 25e5318 + cd9ba60 commit c1892ac

82 files changed

Lines changed: 7748 additions & 537 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Document-Processing-toc.html

Lines changed: 44 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1309,7 +1309,7 @@
13091309
</ul>
13101310
</li>
13111311
<li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/interaction-mode">Interaction Mode</a></li>
1312-
<li>Forms
1312+
<li>Form Designer
13131313
<ul>
13141314
<li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/form-designer/overview">Overview</a></li>
13151315
<li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/form-designer/form-filling">Fill form fields</a></li>
@@ -1335,9 +1335,10 @@
13351335
<li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/form-designer/form-validation">Form Validation</a></li>
13361336
<li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/custom-fonts">Custom fonts</a></li>
13371337
<li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/form-designer/form-field-events">Form Field events</a></li>
1338-
<li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/form-designer/formfields-api">APIs</a></li>
1338+
<li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/custom-fonts">Custom fonts</a></li>
13391339
</ul>
13401340
</li>
1341+
<li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/form-filling">Form Filling</a></li>
13411342
<li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/organize-pdf">Organize Pages</a>
13421343
<ul>
13431344
<li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/organize-pages/overview">Overview</a></li>
@@ -2340,7 +2341,7 @@
23402341
<a href="/document-processing/pdf/pdf-library/net/Create-PDF-file-in-MaUI">.NET MAUI</a>
23412342
</li>
23422343
<li>
2343-
<a href="https://help.syncfusion.com/flutter/pdf/getting-started">Flutter</a>
2344+
<a href="/document-processing/pdf/pdf-library/flutter/getting-started">Flutter</a>
23442345
</li>
23452346
<li>
23462347
<a href="/document-processing/pdf/pdf-library/net/Create-PDF-file-in-Linux">Linux</a>
@@ -2753,7 +2754,30 @@
27532754
<li>
27542755
<a href="/document-processing/pdf/pdf-library/flutter/overview">Flutter</a>
27552756
<ul>
2756-
#ReplaceUsingAutomation-https://github.com/syncfusion-content/flutter-docs/tree/master/Flutter/pdf#
2757+
<li><a href="/document-processing/pdf/pdf-library/flutter/overview.md">Overview</a></li>
2758+
<li><a href="/document-processing/pdf/pdf-library/flutter/getting-started">Getting Started</a></li>
2759+
<li><a href="/document-processing/pdf/pdf-library/flutter/loading-and-saving-document">Loading and Saving Document</a></li>
2760+
<li><a href="/document-processing/pdf/pdf-library/flutter/working-with-document">Working with Document</a></li>
2761+
<li><a href="/document-processing/pdf/pdf-library/flutter/working-with-pages">Working with Pages</a></li>
2762+
<li><a href="/document-processing/pdf/pdf-library/flutter/working-with-text">Working with Text</a></li>
2763+
<li><a href="/document-processing/pdf/pdf-library/flutter/working-with-lists">Working with Lists</a></li>
2764+
<li><a href="/document-processing/pdf/pdf-library/flutter/working-with-images">Working with Images</a></li>
2765+
<li><a href="/document-processing/pdf/pdf-library/flutter/working-with-shapes">Working with Shapes</a></li>
2766+
<li><a href="/document-processing/pdf/pdf-library/flutter/working-with-tables">Working with Tables</a></li>
2767+
<li><a href="/document-processing/pdf/pdf-library/flutter/working-with-flow-layout">Working with Flow Layout</a></li>
2768+
<li><a href="/document-processing/pdf/pdf-library/flutter/working-with-hyperlinks">Working with Hyperlinks</a></li>
2769+
<li><a href="/document-processing/pdf/pdf-library/flutter/working-with-headers-and-footers">Working with Headers and Footers</a></li>
2770+
<li><a href="/document-processing/pdf/pdf-library/flutter/working-with-bookmarks">Working with Bookmarks</a></li>
2771+
<li><a href="/document-processing/pdf/pdf-library/flutter/working-with-watermarks">Working with Watermarks</a></li>
2772+
<li><a href="/document-processing/pdf/pdf-library/flutter/working-with-pdf-templates">Working with PDF Templates</a></li>
2773+
<li><a href="/document-processing/pdf/pdf-library/flutter/working-with-annotations">Working with Annotations</a></li>
2774+
<li><a href="/document-processing/pdf/pdf-library/flutter/working-with-security">Working with Security</a></li>
2775+
<li><a href="/document-processing/pdf/pdf-library/flutter/working-with-digital-signature">Working with Digital Signature</a></li>
2776+
<li><a href="/document-processing/pdf/pdf-library/flutter/working-with-text-extraction">Working with Text Extraction</a></li>
2777+
<li><a href="/document-processing/pdf/pdf-library/flutter/working-with-pdf-conformance">Working with PDF Conformance</a></li>
2778+
<li><a href="/document-processing/pdf/pdf-library/flutter/working-with-attachments">Working with Attachments</a></li>
2779+
<li><a href="/document-processing/pdf/pdf-library/flutter/working-with-layers">Working with Layers</a></li>
2780+
<li><a href="/document-processing/pdf/pdf-library/flutter/working-with-forms">Working with Forms</a></li>
27572781
</ul>
27582782
</li>
27592783
</ul>
@@ -3107,7 +3131,7 @@
31073131
<li><a href="/document-processing/word/word-processor/asp-net-mvc/table-format">Working with Table Formatting</a></li>
31083132
<li><a href="/document-processing/word/word-processor/asp-net-mvc/section-format">Working with Section Formatting</a></li>
31093133
<li><a href="/document-processing/word/word-processor/asp-net-mvc/comments">Comments</a></li>
3110-
<li><a href="/document-processing/word/word-processor/asp-net-mvc/track-changes">Track Changes</a></li>
3134+
<li><a href="/document-processing/word/word-processor/asp-net-mvc/track-changes">Track Changes</a></li>
31113135
<li><a href="/document-processing/word/word-processor/asp-net-mvc/fields">Fields</a></li>
31123136
<li><a href="/document-processing/word/word-processor/asp-net-mvc/form-fields">Form fields</a></li>
31133137
<li><a href="/document-processing/word/word-processor/asp-net-mvc/clipboard">Clipboard</a></li>
@@ -6245,6 +6269,9 @@
62456269
<li>
62466270
<a href="/document-processing/excel/excel-library/net/faqs/how-to-resolve-the-cannot-open-Pivot-table-source-file-error">How to resolve the cannot open pivot table source file error?</a>
62476271
</li>
6272+
<li>
6273+
<a href="/document-processing/excel/excel-library/net/faqs/how-to-retrieve-the-list-of-named-ranges-in-an-Excel-workbook">How to retrieve the list of named ranges in an Excel workbook?</a>
6274+
</li>
62486275
<li>
62496276
<a href="/document-processing/excel/excel-library/net/faqs/how-to-extract-embedded-OLE-files-from-an-Excel-workbook-as-streams">How to extract embedded OLE files from an Excel workbook as streams?</a>
62506277
</li>
@@ -6284,6 +6311,15 @@
62846311
<li>
62856312
<a href="/document-processing/excel/excel-library/net/faqs/how-to-preserve-leading-zeros-when-importing-data-to-excel">How to preserve leading zeros when importing DataTable to Excel?</a>
62866313
</li>
6314+
<li>
6315+
<a href="/document-processing/excel/excel-library/net/faqs/how-to-retrieve-the-first-cell-in-the-used-range-in-Excel">How to retrieve the first cell in the used range in Excel?</a>
6316+
</li>
6317+
<li>
6318+
<a href="/document-processing/excel/excel-library/net/faqs/does-xlsio-support-changing-the-colors-of-built-in-icon-sets">Does XlsIO support changing the colors of built-in icon sets?</a>
6319+
</li>
6320+
<li>
6321+
<a href="/document-processing/excel/excel-library/net/faqs/how-to-retrieve-the-name-of-the-chart-in-an-Excel-worksheet">How to retrieve the name of the chart in an Excel worksheet?</a>
6322+
</li>
62876323
</ul>
62886324
</li>
62896325
</ul>
@@ -7426,10 +7462,11 @@
74267462
</li>
74277463
<li>
74287464
Release Notes
7429-
<ul><li>2025 Volume 4 - v32.2.*<ul><li><a href="/document-processing/release-notes/v32.2.3">v32.2.3 Service Pack Release</a></li></ul></li>
7465+
<ul>
74307466
<li>
74317467
2025 Volume 4 - v32.*
7432-
<ul>
7468+
<ul><li> Weekly Nuget Release <ul><li><a href="/document-processing/release-notes/v32.1.25">v32.1.25</a></li><li><a href="/document-processing/release-notes/v32.1.24">v32.1.24</a></li><li><a href="/document-processing/release-notes/v32.1.23">v32.1.23</a></li><li><a href="/document-processing/release-notes/v32.1.22">v32.1.22</a></li><li><a href="/document-processing/release-notes/v32.1.21">v32.1.21</a></li><li><a href="/document-processing/release-notes/v32.1.20">v32.1.20</a></li></ul></li>
7469+
<li><a href="/document-processing/release-notes/v32.2.3">v32.2.3 Service Pack Release</a></li>
74337470
<li><a href="/document-processing/release-notes/v32.1.19">v32.1.19 Main release</a></li>
74347471
</ul>
74357472
</li>

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,13 @@ The frequently asked questions in Essential<sup>&reg;</sup> XlsIO are listed bel
6262
* [How to search a value in only specific columns of an Excel worksheet?](faqs/how-to-search-a-value-in-only-specific-columns-of-an-Excel-worksheet)
6363
* [How to read filtered rows in Excel?](faqs/how-to-read-filtered-rows-in-excel)
6464
* [What are the deprecated APIs in XlsIO?](faqs/what-are-the-deprecated-apis-in-xlsio)
65-
* [How to detect merged cells in Excel?](faqs/how-to-detect-merged-cells-in-Excel)
66-
* [How to apply formatting to pivot table in Excel protected view?](faqs/how-to-apply-formatting-to-pivottable-in-Excel-protected-view)
65+
* [How to detect merged cells in Excel?](faqs/how-to-detect-merged-cells-in-excel)
66+
* [How to apply formatting to pivot table in Excel protected view?](faqs/how-to-apply-formatting-to-pivottable-in-excel-protected-view)
6767
* [Does XlsIO library support multithreading and thread-safe?](faqs/does-xlsio-support-multi-threading)
6868
* [How to check whether the given range is valid or not?](faqs/how-to-check-whether-the-given-range-is-valid-or-not)
6969
* [How to convert hidden worksheets alone to image?](faqs/how-to-convert-hidden-worksheets-alone-to-image)
7070
* [How to find and highlight data in Excel?](faqs/how-to-find-and-highlight-data-in-Excel)
71-
* [How to avoid header row while sorting Excel data?](faqs/how-to-avoid-header-row-while-sorting-Excel-data)
71+
* [How to avoid header row while sorting Excel data?](faqs/how-to-avoid-header-row-while-sorting-excel-data)
7272
* [How to edit external workbook reference link?](faqs/how-to-edit-external-workbook-reference-link)
7373
* [How to set error bars in chart?](faqs/how-to-set-error-bars-in-chart)
7474
* [Migrate XlsIO library from .NET Framework to .NET Core?](faqs/migrate-from-net-framework-to-net-core)
@@ -92,37 +92,37 @@ The frequently asked questions in Essential<sup>&reg;</sup> XlsIO are listed bel
9292
* [How to convert a value from pixel to points with scaling percentage?](faqs/how-to-convert-a-value-from-pixel-to-points-with-scaling-percentage)
9393
* [How to save the edited changes in the same Excel document?](faqs/how-to-save-the-edited-chages-in-the-same-excel-document)
9494
* [How to get the frozen rows and columns in an Excel document?](faqs/how-to-get-the-frozen-rows-and-columns-in-an-excel-document)
95-
* [How to find duplicate values in the Excel document using formulas?](faqs/how-to-find-duplicate-values-in-the-Excel-document-using-formulas)
95+
* [How to find duplicate values in the Excel document using formulas?](faqs/how-to-find-duplicate-values-in-the-excel-document-using-formulas)
9696
* [How to protect zip file items with different passwords using C#?](faqs/how-to-protect-zip-file-items-with-different-passwords)
9797
* [How to extract and save images from an Excel worksheet](faqs/how-to-extract-and-save-images-from-the-worksheet)
9898
* [How to delete blank rows and blank columns in an Excel worksheet using C#?](faqs/how-to-delete-blank-rows-and-columns-in-a-worksheet)
99-
* [How to retain cell values after removing formulas in Excel?](faqs/How-to-retain-cell-values-after-removing-formulas-in-Excel)
99+
* [How to retain cell values after removing formulas in Excel?](faqs/how-to-retain-cell-values-after-removing-formulas-in-excel)
100100
* [How to remove data validation from the specified range?](faqs/how-to-remove-data-validation-from-the-specified-range)
101101
* [How to remove autofilter from an Excel worksheet?](faqs/how-to-remove-autofilter-in-an-Excel)
102-
* [How to convert an Excel worksheet to a high-resolution image?](faqs/how-to-convert-an-Excel-worksheet-to-a-high-resolution-image)
102+
* [How to convert an Excel worksheet to a high-resolution image?](faqs/how-to-convert-an-excel-worksheet-to-a-high-resolution-image)
103103
* [How to add and remove page breaks in a worksheet?](faqs/how-to-add-and-remove-page-breaks-in-Excel)
104104
* [How to decrypt individual items with specific passwords?](faqs/how-to-decrypt-individual-items-with-specific-passwords-in-a-protected-zip-file)
105105
* [What is the behavior of FitToPagesTall and FitToPagesWide?](faqs/what-is-the-behavior-of-fittopagestall-and-fittopageswide)
106106
* [How to use AND and OR operators in the filter?](faqs/how-to-use-and-or-operators-in-the-filters)
107107
* [Why out of memory exception is thrown when handling large documents which is having size more than 2GB?](faqs/why-out-of-memory-exception-is-thrown-when-handling-large-documents)
108108
* [Does XlsIO support the multiline header footer support?](faqs/does-xlsio-support-the-multiline-header-footer-support)
109-
* [How to add Barcode in Excel document using C#?](faqs/how-to-add-Barcode-in-Excel-document)
109+
* [How to add Barcode in Excel document using C#?](faqs/how-to-add-barcode-in-excel-document)
110110
* [How to delete hyperlinks from a worksheet without affecting the cell styles using C#?](faqs/how-to-delete-hyperlinks-from-worksheet-without-affecting-the-cell-styles)
111111
* [How to avoid processing unnecessary worksheets when opening an Excel document using C#?](faqs/how-to-avoid-processing-unnecessary-worksheets-when-opening-an-Excel-document-using-C#)
112112
* [How to run macros in Excel document?](faqs/how-to-run-macros-in-Excel-document)
113113
* [Does XlsIO support editing an Excel document that is already open in Microsoft Excel?](faqs/does-xlsio-support-editing-an-Excel-document-that-is-already-open-in-Microsoft-Excel)
114114
* [How to compute the size of the Excel file?](faqs/how-to-compute-the-size-of-the-Excel-file)
115-
* [How to set and format time values in Excel using TimeSpan?](faqs/how-to-set-and-format-time-values-in-Excel-using-TimeSpan)
115+
* [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)
117117
* [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#)
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)
120-
* [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)
121-
* [How to add Oval shape to Excel chart using XlsIO?](faqs/how-to-add-oval-shape-to-Excel-chart)
122-
* [How to show the leader line on Excel chart?](faqs/how-to-show-the-leader-line-on-Excel-chart)
120+
* [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)
121+
* [How to add Oval shape to Excel chart using XlsIO?](faqs/how-to-add-oval-shape-to-excel-chart)
122+
* [How to show the leader line on Excel chart?](faqs/how-to-show-the-leader-line-on-excel-chart)
123123
* [How to set the background color for Excel Chart in C#?](faqs/how-to-set-the-background-color-for-Excel-chart-in-C#)
124124
* [How to override an Excel document using C#?](faqs/how-to-override-an-Excel-document-using-C#)
125125
* [Does XlsIO support converting an empty Excel document to PDF?](faqs/does-xlsio-support-converting-an-empty-Excel-document-to-PDF)
126-
* [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)
126+
* [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)
128128
* [How to convert JSON document to CSV format document?](faqs/how-to-convert-json-document-to-csv-format-document)

Document-Processing/Excel/Excel-Library/NET/Import-Export/Import-to-Excel.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,24 @@ A complete working example to import data from DataTable to Excel in C# is prese
7575

7676
N> XlsIO imports the data from data table into Excel worksheet based on the data table column type. So, it is suggested to create the data tables with required column types such as number, text or date time before importing the data table to Excel worksheet.
7777

78+
### Preserve Data Types
79+
80+
To preserve data types when importing a DataTable into an Excel worksheet, set the **preserveTypes** parameter of the <a href="https://help.syncfusion.com/cr/document-processing/Syncfusion.XlsIO.IWorksheet.html#Syncfusion_XlsIO_IWorksheet_ImportDataTable_System_Data_DataTable_System_Boolean_System_Int32_System_Int32_System_Boolean_">ImportDataTable</a> method to **true**.
81+
82+
{% tabs %}
83+
{% highlight c# tabtitle="C# [Cross-platform]" %}
84+
worksheet.ImportDataTable(table, false, 1, 1, true); // preserveTypes = true
85+
{% endhighlight %}
86+
87+
{% highlight c# tabtitle="C# [Windows-specific]" %}
88+
worksheet.ImportDataTable(table, false, 1, 1, true); // preserveTypes = true
89+
{% endhighlight %}
90+
91+
{% highlight vb.net tabtitle="VB.NET [Windows-specific]" %}
92+
worksheet.ImportDataTable(table, False, 1, 1, True) ' preserveTypes = True
93+
{% endhighlight %}
94+
{% endtabs %}
95+
7896
## DataColumn to Excel
7997

8098
The following code example illustrates how to import DataColumn into an Excel using [ImportDataColumn](https://help.syncfusion.com/cr/document-processing/Syncfusion.XlsIO.IWorksheet.html#Syncfusion_XlsIO_IWorksheet_ImportDataColumn_System_Data_DataColumn_System_Boolean_System_Int32_System_Int32_) method.
@@ -2609,4 +2627,4 @@ Using excelEngine As ExcelEngine = New ExcelEngine()
26092627
workbook.SaveAs("Output.xlsx")
26102628
End Using
26112629
{% endhighlight %}
2612-
{% endtabs %}
2630+
{% endtabs %}

Document-Processing/Excel/Excel-Library/NET/Working-with-Drawing-Objects.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -924,6 +924,9 @@ A complete working example to remove comment in C# is present on [this GitHub pa
924924

925925
Threaded comments are a way to add and organize annotations or discussions related to specific cells in a worksheet. [IThreadedComment](https://help.syncfusion.com/cr/document-processing/Syncfusion.XlsIO.IThreadedComment.html) object represents a threaded comment in a worksheet.
926926

927+
To quickly learn how to add, reply to, resolve, delete, and clear threaded comments in Excel documents, check out this video.
928+
{% youtube "https://www.youtube.com/watch?v=h8x62gZLxng" %}
929+
927930
### Create
928931

929932
The following code explains how to create a threaded comment for a specific cell using [AddThreadedComment](https://help.syncfusion.com/cr/document-processing/Syncfusion.XlsIO.IRange.html#Syncfusion_XlsIO_IRange_AddThreadedComment_System_String_System_String_System_DateTime_) method.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Support for changing icon set colors in Excel | Syncfusion
3+
description: This page explains whether Syncfusion XlsIO supports changing the colors of built-in icon sets in Excel using the Syncfusion .NET Excel library (XlsIO).
4+
platform: document-processing
5+
control: XlsIO
6+
documentation: UG
7+
---
8+
9+
# Does XlsIO support changing the colors of built-in icon sets?
10+
11+
No. In Microsoft Excel, the colors of built-in icon sets used in conditional formatting (such as arrows, traffic lights, and symbols) are fixed and cannot be customized. XlsIO follows the same behavior and does not provide support for changing these icon colors programmatically. You can apply icon sets and configure their thresholds through conditional formatting, but the icon colors remain predefined by Excel.

0 commit comments

Comments
 (0)