You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<a href="/document-processing/excel/excel-library/net/faqs/does-xlsio-support-converting-an-xlsb-file-to-xlsx">Does XlsIO support converting an XLSB file to XLSX?</a>
5795
5799
</li>
5800
+
<li>
5801
+
<a href="/document-processing/excel/excel-library/net/faqs/can-xlsio-determine-PDF-page-count-before-Excel-to-PDF-conversion">Can XlsIO determine PDF page count before Excel to PDF conversion?</a>
5802
+
</li>
5803
+
<li>
5804
+
<a href="/document-processing/excel/excel-library/net/faqs/how-many-hyperlinks-can-a-single-cell-contain-in-Excel">How many hyperlinks can a single cell contain in Excel?</a>
5805
+
</li>
5806
+
<li>
5807
+
<a href="/document-processing/excel/excel-library/net/faqs/how-to-apply-custom-filtering-to-string-data-types-using-XlsIO">How to apply custom filtering to string data types using XlsIO?</a>
5808
+
</li>
5809
+
<li>
5810
+
<a href="/document-processing/excel/excel-library/net/faqs/how-to-get-RGB-values-of-a-cells-background-color">How to get RGB values of a cell's background color?</a>
5811
+
</li>
5812
+
<li>
5813
+
<a href="/document-processing/excel/excel-library/net/faqs/does-xlsio-support-opacity-or-transparency-for-cell-background-colors-in-Excel">Does XlsIO support opacity or transparency for cell background colors in Excel?</a>
5814
+
</li>
5815
+
<li>
5816
+
<a href="/document-processing/excel/excel-library/net/faqs/does-xlsio-support-internal-links-when-converting-Excel-to-PDF">Does XlsIO support internal links when converting Excel to PDF?</a>
5817
+
</li>
5818
+
<li>
5819
+
<a href="/document-processing/excel/excel-library/net/faqs/what-ExcelKnownColors-are-available-in-syncfusion-xlsio">What ExcelKnownColors are available in Syncfusion XlsIO?</a>
5820
+
</li>
5821
+
<li>
5822
+
<a href="/document-processing/excel/excel-library/net/faqs/does-xlsio-support-autofit-for-merged-cells">Does XlsIO support autofit for merged cells?</a>
5823
+
</li>
5824
+
<li>
5825
+
<a href="/document-processing/excel/excel-library/net/faqs/does-xlsio-support-multiple-markers-in-a-single-Excel-cell">Does XlsIO support multiple markers in a single Excel cell?</a>
5826
+
</li>
5827
+
<li>
5828
+
<a href="/document-processing/excel/excel-library/net/faqs/does-xlsio-support-setting-row-height-for-individual-cells-in-Excel">Does XlsIO support setting row height for individual cells in Excel?</a>
5829
+
</li>
5830
+
<li>
5831
+
<a href="/document-processing/excel/excel-library/net/faqs/how-to-access-the-built-in-properties-of-Excel-documents">How to access the built-in properties of Excel documents?</a>
5832
+
</li>
5833
+
<li>
5834
+
<a href="/document-processing/excel/excel-library/net/faqs/how-to-get-the-column-width-and-row-height-in-pixels">How to get the column width and row height in pixels?</a>
5835
+
</li>
5836
+
<li>
5837
+
<a href="/document-processing/excel/excel-library/net/faqs/does-xlsio-support-sensititivity-labels">Does XlsIO support sensitivity labels?</a>
5838
+
</li>
5839
+
<li>
5840
+
<a href="/document-processing/excel/excel-library/net/faqs/how-to-set-hex-color-value-to-the-cell">How to set a hex color value for a cell?</a>
5841
+
</li>
5842
+
<li>
5843
+
<a href="/document-processing/excel/excel-library/net/faqs/in-which-situation-we-use-EnablePartialTrustCode-property">When should use EnablePartialTrustCode property?</a>
5844
+
</li>
5845
+
<li>
5846
+
<a href="/document-processing/excel/excel-library/net/faqs/does-xlsio-support-reading-Excel-from-azure-blob-storage">Does XlsIO support reading Excel from Azure Blob Storage?</a>
5847
+
</li>
5848
+
<li>
5849
+
<a href="/document-processing/excel/excel-library/net/faqs/does-xlsio-support-auto-correcting formulas">Does XlsIO support auto-correcting formulas?</a>
<a href="/document-processing/excel/conversions/excel-to-pdf/net/faqs/is-it-possible-to-use-skiasharp-version-different-than-xlsiorenderer">Is it possible to use skiasharp version different than XlsIORenderer?</a>
5919
5974
</li>
5920
-
<li>
5975
+
<li>
5921
5976
<a href="/document-processing/excel/conversions/excel-to-pdf/net/faqs/does-xlsio-support-background-image-preserved-in-excel-to-pdf-conversion">Does XlsIO support background image in Excel to PDF conversion?</a>
Copy file name to clipboardExpand all lines: Document-Processing/Excel/Excel-Library/NET/Worksheet/Page-Setup-Options.md
+115-1Lines changed: 115 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1024,4 +1024,118 @@ End Using
1024
1024
{% endhighlight %}
1025
1025
{% endtabs %}
1026
1026
1027
-
A complete working example to add headers and footers in an Excel document using C# is present on [this GitHub page.](https://github.com/SyncfusionExamples/XlsIO-Examples/tree/master/Worksheet%20Features/Header%20and%20Footer/.NET/Header%20and%20Footer)
1027
+
A complete working example to add headers and footers in an Excel document using C# is present on [this GitHub page.](https://github.com/SyncfusionExamples/XlsIO-Examples/tree/master/Worksheet%20Features/Header%20and%20Footer/.NET/Header%20and%20Footer)
1028
+
1029
+
## Paper Size
1030
+
1031
+
The <ahref="https://help.syncfusion.com/cr/document-processing/Syncfusion.XlsIO.Interfaces.IPageSetupBase.html#Syncfusion_XlsIO_Interfaces_IPageSetupBase_PaperSize">PaperSize</a> functionality allows you to specify the paper size for worksheet.
1032
+
1033
+
The following code snippet shows how to use PaperSize.
A complete working example to set the paper size in C# is present on <ahref="https://github.com/SyncfusionExamples/XlsIO-Examples/tree/master/Worksheet%20Features/PaperSize/.NET/PaperSize">this GitHub page</a>.
1085
+
1086
+
## Orientation
1087
+
1088
+
The <ahref="https://help.syncfusion.com/cr/document-processing/Syncfusion.XlsIO.Interfaces.IPageSetupBase.html#Syncfusion_XlsIO_Interfaces_IPageSetupBase_Orientation">Orientation</a> functionality allows you to specify the orientation for worksheet.
1089
+
1090
+
The following code snippet shows how to use Orientation.
A complete working example to set the page orientation in C# is present on <ahref="https://github.com/SyncfusionExamples/XlsIO-Examples/tree/master/Worksheet%20Features/Orientation/.NET/Orientation">this GitHub page</a>.
title: XlsIO support for page count before PDF conversion | Syncfusion
3
+
description: This page explains whether Syncfusion XlsIO can determine the total number of pages of the PDF file before Excel to PDF conversion.
4
+
platform: document-processing
5
+
control: XlsIO
6
+
documentation: UG
7
+
---
8
+
9
+
# Can XlsIO determine PDF page count before Excel to PDF conversion?
10
+
11
+
No. XlsIO does not support determining the page count of the PDF document before Excel to PDF conversion. The final page count depends on factors such as print settings, page layout, scaling options, and content distribution. These elements can only be assessed during the conversion process, so calculating the page count in advance is not possible.
title: Support for internal links when converting Excel to PDF | Syncfusion
3
+
description: This page explains whether Syncfusion XlsIO supports internal links when converting Excel to PDF using Syncfusion .NET Excel library (XlsIO).
4
+
platform: document-processing
5
+
control: XlsIO
6
+
documentation: UG
7
+
---
8
+
9
+
# Does XlsIO support internal links when converting Excel to PDF?
10
+
11
+
No. As per Microsoft Excel behavior, internal links within a worksheet are not retained when exported to PDF. Similarly, XlsIO does not support adding internal links in the converted PDF document.
title: Transparency support for cell background color | Syncfusion
3
+
description: Learn whether Syncfusion XlsIO supports setting Opacity or transparency for cell background colors in Excel.
4
+
platform: document-processing
5
+
control: XlsIO
6
+
documentation: UG
7
+
---
8
+
9
+
# XlsIO support for cell background color transparency in Excel
10
+
11
+
XlsIO does not support opacity or transparency for cell background colors in Excel.
12
+
13
+
While the XlsIO API allows setting alpha (transparency) values for cell background colors, Microsoft Excel does not support rendering transparent cell fills. Excel silently discards the alpha component during rendering and file saving. As a result, any transparency value set in XlsIO will be ignored, and Excel will apply only the RGB portion of the color.
Both render identically in Excel as solid red. While XlsIO accepts ARGB inputs, the alpha component has no effect due to Excel's inherent limitations. Only the RGB portion of the color is applied.
0 commit comments