ActiveReports 9
FileFormat Enumeration

Specifies the file format that the outputted file should support.
Syntax
'Declaration
 
Public Enum FileFormat 
   Inherits System.Enum
public enum FileFormat : System.Enum 
Members
MemberDescription
Xls95Microsoft Excel 95 format.
Xls97PlusOptimized for Microsoft Excel 97 and newer versions.
XlsxMicrosoft Excel OpenXml format.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.SpreadBuilder.FileFormat

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GrapeCity.SpreadBuilder Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum