Packagestimulsoft.report.export.struct
Classpublic class StiExcel2007ImageData
InheritanceStiExcel2007ImageData Inheritance Object



Public Properties
 PropertyDefined By
  firstColumnIndex : int
StiExcel2007ImageData
  firstColumnOffset : int
StiExcel2007ImageData
  firstRowIndex : int
StiExcel2007ImageData
  firstRowOffset : int
StiExcel2007ImageData
  imageIndex : int
StiExcel2007ImageData
  lastColumnIndex : int
StiExcel2007ImageData
  lastColumnOffset : int
StiExcel2007ImageData
  lastRowIndex : int
StiExcel2007ImageData
  lastRowOffset : int
StiExcel2007ImageData
Public Methods
 MethodDefined By
  
StiExcel2007ImageData(_firstRowIndex:int, _firstRowOffset:int, _firstColumnIndex:int, _firstColumnOffset:int, _lastRowIndex:int, _lastRowOffset:int, _lastColumnIndex:int, _lastColumnOffset:int, _imageIndex:int)
StiExcel2007ImageData
Property Detail
firstColumnIndexproperty
public var firstColumnIndex:int

firstColumnOffsetproperty 
public var firstColumnOffset:int

firstRowIndexproperty 
public var firstRowIndex:int

firstRowOffsetproperty 
public var firstRowOffset:int

imageIndexproperty 
public var imageIndex:int

lastColumnIndexproperty 
public var lastColumnIndex:int

lastColumnOffsetproperty 
public var lastColumnOffset:int

lastRowIndexproperty 
public var lastRowIndex:int

lastRowOffsetproperty 
public var lastRowOffset:int

Constructor Detail
StiExcel2007ImageData()Constructor
public function StiExcel2007ImageData(_firstRowIndex:int, _firstRowOffset:int, _firstColumnIndex:int, _firstColumnOffset:int, _lastRowIndex:int, _lastRowOffset:int, _lastColumnIndex:int, _lastColumnOffset:int, _imageIndex:int)



Parameters
_firstRowIndex:int
 
_firstRowOffset:int
 
_firstColumnIndex:int
 
_firstColumnOffset:int
 
_lastRowIndex:int
 
_lastRowOffset:int
 
_lastColumnIndex:int
 
_lastColumnOffset:int
 
_imageIndex:int