Skip to content

Commit fad75da

Browse files
Oct2sprint
1 parent 4775861 commit fad75da

2 files changed

Lines changed: 1 addition & 9 deletions

File tree

Document-Processing-toc.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6088,12 +6088,6 @@
60886088
<li>
60896089
<a href="/document-processing/excel/excel-library/net/faqs/how-to-set-the-first-item-in-a-list-as-the-default-selected-value-in-an-Excel-file">How to set the first item in a list as the default value in an Excel?</a>
60906090
</li>
6091-
<li>
6092-
<a href="/document-processing/excel/excel-library/net/faqs/how-to-get-the-column-color">How to get the column color when column cells have different colors?</a>
6093-
</li>
6094-
<li>
6095-
<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>
6096-
</li>
60976091
</ul>
60986092
</li>
60996093
</ul>

Document-Processing/Excel/Excel-Library/NET/faqs/how-to-preserve-leading-zeros-when-importing-data-to-excel.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,4 @@ End Function
131131
## See Also
132132

133133
* [How to import data table with its data type using template markers?](https://help.syncfusion.com/document-processing/excel/excel-library/net/faqs/how-to-import-data-table-with-its-data-type-using-template-markers)
134-
* [Import to Excel Document](https://help.syncfusion.com/document-processing/excel/excel-library/net/import-export/import-to-excel)
135-
* [How to bind from DataTable?](https://help.syncfusion.com/file-formats/xlsio/working-with-template-markers#bind-from-datatable)
136-
* [How to bind from Nested Collection Objects with import data and group options?](https://help.syncfusion.com/file-formats/xlsio/working-with-template-markers#bind-from-nested-collection-objects-with-import-data-and-group-options)
134+
* [Import to Excel Document](https://help.syncfusion.com/document-processing/excel/excel-library/net/import-export/import-to-excel)

0 commit comments

Comments
 (0)