Packagestimulsoft.report.export.services
Classpublic class StiWord2007ExportService
InheritanceStiWord2007ExportService Inheritance StiExportService Inheritance StiService Inheritance StiObject Inheritance Object



Public Properties
 PropertyDefined By
  defaultExtension : String
[override] [read-only] Gets a default extension of export.
StiWord2007ExportService
  exportFormat : int
[override] [read-only]
StiWord2007ExportService
  matrix : StiMatrix
[read-only]
StiWord2007ExportService
 Inheritedproperties : StiRepositoryItems
StiService
  removeEmptySpaceAtBottom : Boolean
[read-only]
StiWord2007ExportService
 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
  
exportWord(report:StiReport, stream:ByteArray, settings:StiWord2007ExportSettings):void
StiWord2007ExportService
 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 a default extension of export.


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


Implementation
    public function get exportFormat():int
matrixproperty 
matrix:StiMatrix  [read-only]


Implementation
    public function get matrix():StiMatrix
removeEmptySpaceAtBottomproperty 
removeEmptySpaceAtBottom:Boolean  [read-only]


Implementation
    public function get removeEmptySpaceAtBottom():Boolean
Method Detail
exportWord()method
public function exportWord(report:StiReport, stream:ByteArray, settings:StiWord2007ExportSettings):void

Parameters

report:StiReport
 
stream:ByteArray
 
settings:StiWord2007ExportSettings