Introduce new section properties which are responsible for defining columns in the section.
Provide a way to export filters.
Implement the Exponential Interpolation Function in PdfProcessing. Currently, NotSupportedFunctionTypeException is thrown with a message "Function type 2 is not supported."
Add support for strikethrough font effect for cell formatting. Currently this is not supported by the model and is omitted on import.
With the current implementation when exporting a Stitching function all the containing functions are exported as Sampled functions even if they originally have been imported as Exponential interpolation functions, which leads to an increase in the size of the document.
More information can be found in the PDF Specification.