直列化された形式
|
パッケージ org.bbreak.excella.reports.model |
formatType
String formatType
- フォーマット
options
Map<K,V> options
- 出力オプション
paramDataMap
Map<K,V> paramDataMap
- パラメータデータのマップ
キー:タグ + ParamInfo.KEY_DELIMITER + パラメータ名
rowIndex
int rowIndex
- 処理最終行番号
columnIndex
int columnIndex
- 処理最終列番号
defaultRowIndex
int defaultRowIndex
- 処理前最終行番号
defaultColumnIndex
int defaultColumnIndex
- 処理前最終列番号
parsedObject
Object parsedObject
- 解析結果オブジェクト
reportSheets
List<E> reportSheets
- ワークシート置換情報群
templateFileURL
URL templateFileURL
- テンプレートファイルURL
templateFileName
String templateFileName
- テンプレートファイル名
outputFileName
String outputFileName
- 出力パス+ファイル名(拡張子なし)
configurations
ConvertConfiguration[] configurations
- 出力変換情報
templateName
String templateName
- テンプレートシート名
sheetName
String sheetName
- 出力シート名
paramInfo
ParamInfo paramInfo
- パラメータ情報