MESCIUS.ActiveReports.Export.Excel Assembly / GrapeCity.ActiveReports.Export.Excel.Page Namespace / XlsxSettings Class / UseCompression Property

In This Topic
UseCompression Property (XlsxSettings)
In This Topic
Gets or sets the value indicating should compression be used on exporting with Xlsx file format. True by default.
Syntax
'Declaration
 
Public Property UseCompression As Boolean
 
See Also