com.stimulsoft.report.export.service
Class StiExcel2007ExportService.ExcelImageData
java.lang.Object
com.stimulsoft.report.export.service.StiExcel2007ExportService.ExcelImageData
- Enclosing class:
- StiExcel2007ExportService
public class StiExcel2007ExportService.ExcelImageData
- extends java.lang.Object
Accessory class ExcelImageData
Constructor Summary |
StiExcel2007ExportService.ExcelImageData(int FirstRowIndex,
int FirstRowOffset,
int FirstColumnIndex,
int FirstColumnOffset,
int LastRowIndex,
int LastRowOffset,
int LastColumnIndex,
int LastColumnOffset,
int ImageIndex)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FirstRowIndex
public int FirstRowIndex
FirstRowOffset
public int FirstRowOffset
FirstColumnIndex
public int FirstColumnIndex
FirstColumnOffset
public int FirstColumnOffset
LastRowIndex
public int LastRowIndex
LastRowOffset
public int LastRowOffset
LastColumnIndex
public int LastColumnIndex
LastColumnOffset
public int LastColumnOffset
ImageIndex
public int ImageIndex
StiExcel2007ExportService.ExcelImageData
public StiExcel2007ExportService.ExcelImageData(int FirstRowIndex,
int FirstRowOffset,
int FirstColumnIndex,
int FirstColumnOffset,
int LastRowIndex,
int LastRowOffset,
int LastColumnIndex,
int LastColumnOffset,
int ImageIndex)