This is a migrated thread and some comments may be shown as answers.

I need help to change Worksheet page margins and paper size

1 Answer 273 Views
Spreadsheet
This is a migrated thread and some comments may be shown as answers.
Richard
Top achievements
Rank 1
Richard asked on 03 Jul 2019, 07:05 PM

Hi there,

I’ve created some modules to export some info to Excel XLSX format using the classes Workbook and Worksheet from Telerik.Web.Spreadsheet.

So far so good, but now I need to setup the page (paper size and margins) for some Worksheets but I don’t see any method or property about this functionality in Telerik.Web.Spreadsheet.

Searching the web, I’ve realized that there’s another API in the assembly Telerik.Windows.Documents.Spreadsheet.dll. In fact, this link shows the features I need
https://docs.telerik.com/devtools/document-processing/libraries/radspreadprocessing/features/worksheetpagesetup

Right now I’ve a lot of code written in my exporters to Excel using the API in the Telerik.Web.Spreadsheet.

Is it possible to setup the page using the Telerik.Web.Spreadsheet API?

If not what are my options?

Thank you.

1 Answer, 1 is accepted

Sort by
0
Misho
Telerik team
answered on 05 Jul 2019, 02:08 PM
Hi,

RadSpreadProcessing is part of Telerik Document processing product. You could find more information regarding the spreadsheet server side processing and typical usage scenarios in the following Spreadsheet article in our documentation:
https://docs.telerik.com/aspnet-mvc/helpers/spreadsheet/spreadsheet-processing

You my also find the following online working examples that demonstrates the integration between Kend MVC spreadsheet and Telerik Document Processing useful:
https://demos.telerik.com/aspnet-mvc/spreadsheet/server-side-import-export
https://demos.telerik.com/aspnet-mvc/spreadsheet/server-side-pdf-export

I hope you will find this information useful.

Best Regards,
Misho
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
Spreadsheet
Asked by
Richard
Top achievements
Rank 1
Answers by
Misho
Telerik team
Share this question
or