Packagestimulsoft.report.export.services
Classpublic class StiExcel2007ExportService
InheritanceStiExcel2007ExportService Inheritance StiExportService Inheritance StiService Inheritance StiObject Inheritance Object



Public Properties
 PropertyDefined By
  defaultExtension : String
[override] [read-only] Gets or sets a default extension of export.
StiExcel2007ExportService
  exportFormat : int
[override] [read-only]
StiExcel2007ExportService
 Inheritedproperties : StiRepositoryItems
StiService
 InheritedserviceCategory : String
[read-only] Gets a service category.
StiService
 InheritedserviceInfo : String
[read-only] Gets a service description.
StiService
 InheritedserviceName : String
[read-only] Gets a service name.
StiService
 InheritedserviceType : Class
[read-only] Gets a service type.
StiService
Public Methods
 MethodDefined By
 Inherited
clone(... args):Object
[override] Creates a new object that is a copy of the current instance.
StiService
 Inherited
equals(object:Object):Boolean
StiObject
  
exportExcel(report:StiReport, stream:ByteArray, settings:StiExcelExportSettings):void
StiExcel2007ExportService
 Inherited
Get a short object type name (without library path).
StiObject
 Inherited
getType():Class
StiObject
 Inherited
getTypeName():String
StiObject
 Inherited
isSimple(object:*):Boolean
[static]
StiObject
 Inherited
[override] Creates a shallow copy of the current Collection.
StiService
 Inherited
StiService
Property Detail
defaultExtensionproperty
defaultExtension:String  [read-only] [override]

Gets or sets a default extension of export.


Implementation
    public function get defaultExtension():String
exportFormatproperty 
exportFormat:int  [read-only] [override]


Implementation
    public function get exportFormat():int
Method Detail
exportExcel()method
public function exportExcel(report:StiReport, stream:ByteArray, settings:StiExcelExportSettings):void

Parameters

report:StiReport
 
stream:ByteArray
 
settings:StiExcelExportSettings