ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder Namespace / Workbook Class / FileFormat Property

In This Topic
    FileFormat Property (Workbook)
    In This Topic
    Gets or sets the file format in which one the spreadsheet will be saved.
    Syntax
    'Declaration
     
    Public Property FileFormat As FileFormat
    public FileFormat FileFormat {get; set;}
    Remarks
    Possible values are listed in FileFormat.
    See Also