ActiveReports Developer 7
FileFormat Property
See Also 
GrapeCity.ActiveReports.Export.Excel.v7 Assembly > GrapeCity.SpreadBuilder Namespace > Workbook Class : FileFormat Property

Glossary Item Box

Sets/gets the file format that the spreadsheet will be saved in.

Syntax

Visual Basic (Declaration) 
Public Property FileFormat As FileFormat
C# 
public FileFormat FileFormat {get; set;}

See Also