ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Excel Assembly / GrapeCity.SpreadBuilder Namespace / Workbook Class / FileFormat Property

In This Topic
    FileFormat Property (Workbook)
    In This Topic
    Sets/gets the file format that the spreadsheet will be saved in.
    Syntax
    'Declaration
     
    Public Property FileFormat As FileFormat
    public FileFormat FileFormat {get; set;}
    See Also