зеркало из https://github.com/telerik/xaml-sdk.git
8e6db6e592 | ||
---|---|---|
.. | ||
Properties | ||
Resources | ||
App_SL.xaml | ||
App_SL.xaml.cs | ||
CreateModifyExport.csproj | ||
CreateModifyExport_SL.csproj | ||
ExpenseModel.cs | ||
ExpenseViewModel.cs | ||
FontsProvider.cs | ||
ImageInfo.cs | ||
MainPage.xaml | ||
MainPage.xaml.cs | ||
Program.cs | ||
ReadMe.md | ||
ReportGenerator.cs | ||
ToolBarControl_SL.xaml | ||
ToolBarControl_SL.xaml.cs | ||
ToolBarViewModel_SL.cs |
ReadMe.md
Create Modify Export
This project demonstrates how to:
- Create an expense report document from scratch using formulas.
- Modify the document using themes, styles and images.
- Export three expense reports for each individual company department, filtering the data before saving it to PDF files.
This example is related to SpreadProcessing blog post series "SpreadProcessing - Complete Solution to Create, Modify and Export Spreadsheets". The posts may be found on the following links:
- Part 1: http://blogs.telerik.com/blogs/14-09-09/spreadprocessing---complete-solution-to-create-modify-and-export-spreadsheets---part-i
- Part 2: http://blogs.telerik.com/blogs/14-11-24/spreadprocessing---complete-solution-to-create-modify-and-export-spreadsheets---part-ii
- Part 3: http://blogs.telerik.com/blogs/15-03-24/spreadprocessing-complete-solution-to-create-modify-and-export-spreadsheets-part-iii