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

Document Properties of the RadSpreadSheet

1 Answer 91 Views
SpreadProcessing
This is a migrated thread and some comments may be shown as answers.
Raghav
Top achievements
Rank 1
Raghav asked on 27 Sep 2019, 01:11 PM
How to implement the Document Properties like Author, Company,Title etc of the RadSpreadSheet Excel workbook using the Kendo RadSpreadSheet?

1 Answer, 1 is accepted

Sort by
0
Veselin Tsvetanov
Telerik team
answered on 02 Oct 2019, 08:18 AM

Hello Raghav,

In case you are using the RadSpreadProcessing Workbook, document properties are yet not available for that. Here is a feature request, which proposes their implementation. I would suggest you cast your vote for that.

If you are using the Kendo Spreadsheet widget, in the excelExport event, you could configure some of the Workbook document properties, which are available in the Kendo ooxml.Workbook implementation (creator and date).

In case you are using the Telerik UI for ASP.NET AJAX RadSpreadsheet, similarly to Kendo, you could handle the OnClientExcelExport event.

I hope that the above helps. If you have any other questions, please do not hesitate to contact us.

Regards,
Veselin Tsvetanov
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
SpreadProcessing
Asked by
Raghav
Top achievements
Rank 1
Answers by
Veselin Tsvetanov
Telerik team
Share this question
or