[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.XlsExportSettings.FileFormat

FileFormat Property

FileFormat

Gets or sets the file format for exporting XLS files.

Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public EnumDefaultExportSetting<XlsExportSettings.FileFormats> FileFormat { get; set; }
Property Value
Type Description
EnumDefaultExportSetting<XlsExportSettings.FileFormats>

An EnumDefaultExportSetting<T> object representing the format to be used for the export.