Skip to content

Commit 7834789

Browse files
989035-DisplayFormatAttribute
1 parent 31b4e02 commit 7834789

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Document-Processing-toc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5748,7 +5748,7 @@
57485748
<a href="/document-processing/excel/excel-library/net/faqs/how-to-avoid-conflicts-when-using-multiple-versions-of-Syncfusion-libraries">How to avoid conflicts when using multiple versions of Syncfusion libraries?</a>
57495749
</li>
57505750
<li>
5751-
<a href="/document-processing/excel/excel-library/net/faqs/how-to-apply-the-formatting-for-a-particular-column-while-importing-data-from-collection-objects">How to apply formatting to a specific column while importing data from collection objects?</a>
5751+
<a href="/document-processing/excel/excel-library/net/faqs/how-to-apply-the-formatting-for-a-particular-column-while-importing-data-from-collection-objects">How to apply formatting to a specific column while importing data?</a>
57525752
</li>
57535753
</ul>
57545754
</li>

Document-Processing/Excel/Excel-Library/NET/faqs/how-to-apply-the-formatting-for-a-particular-column-while-importing-data-from-collection-objects.md

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

9-
# How to apply formatting to a specific column while importing data from collection objects?
9+
# How to apply formatting to a specific column while importing data?
1010

1111
To apply formatting to a specific column while importing data from collection objects, use the **DisplayFormatAttribute** in the class definition, as shown in the example below.
1212

0 commit comments

Comments
 (0)