- getBlockCellFormulas(Sheet, int, int, int, int) - クラス のstaticメソッドorg.bbreak.excella.reports.util.ReportsUtil
-
対象シートの指定された範囲のセルの数式[行番号][列番号]の形式で取得する。
- getBlockCellStyle(Sheet, int, int, int, int) - クラス のstaticメソッドorg.bbreak.excella.reports.util.ReportsUtil
-
対象シートの指定された範囲のセルに書かれている文字列をCellStyle[行番号][列番号]の形式で取得する。
- getBlockCellType(Sheet, int, int, int, int) - クラス のstaticメソッドorg.bbreak.excella.reports.util.ReportsUtil
-
対象シートの指定された範囲のセルのタイプint[行番号][列番号]の形式で取得する。
- getBlockCellValue(Sheet, int, int, int, int) - クラス のstaticメソッドorg.bbreak.excella.reports.util.ReportsUtil
-
対象シートの指定された範囲のセルに書かれている文字列をString[行番号][列番号]の形式で取得する。
- getCellIndex(String, String) - クラス のstaticメソッドorg.bbreak.excella.reports.util.ReportsUtil
-
オプション定義が範囲(XXXCell=n:n)から、nを数値で取得する。
- getColumnIndex() - クラス のメソッドorg.bbreak.excella.reports.model.ParsedReportInfo
-
処理最終列番号を取得します。
- getColumnWidth(Sheet, int, int) - クラス のstaticメソッドorg.bbreak.excella.reports.util.ReportsUtil
-
対象シートの指定された範囲の列の高さをint[列番号]の形式で取得する。
- getConfigurations() - クラス のメソッドorg.bbreak.excella.reports.model.ReportBook
-
出力変換情報を取得します。
- getDefaultColumnIndex() - クラス のメソッドorg.bbreak.excella.reports.model.ParsedReportInfo
-
処理前最終列番号を取得します。
- getDefaultRowIndex() - クラス のメソッドorg.bbreak.excella.reports.model.ParsedReportInfo
-
処理前最終行番号を取得します。
- getExtention() - クラス のメソッドorg.bbreak.excella.reports.exporter.ExcelExporter
-
- getExtention() - クラス のメソッドorg.bbreak.excella.reports.exporter.ExcelOutputStreamExporter
-
- getExtention() - クラス のメソッドorg.bbreak.excella.reports.exporter.ReportBookExporter
-
拡張子を取得する。
- getExtention() - クラス のメソッドorg.bbreak.excella.reports.exporter.XLSExporter
-
- getExtention() - クラス のメソッドorg.bbreak.excella.reports.exporter.XLSMExporter
-
- getExtention() - クラス のメソッドorg.bbreak.excella.reports.exporter.XLSXExporter
-
- getFilePath() - クラス のメソッドorg.bbreak.excella.reports.exporter.ReportBookExporter
-
出力先ファイルパスの取得
- getFormatType() - クラス のメソッドorg.bbreak.excella.reports.exporter.ExcelExporter
-
- getFormatType() - クラス のメソッドorg.bbreak.excella.reports.exporter.ExcelOutputStreamExporter
-
- getFormatType() - クラス のメソッドorg.bbreak.excella.reports.exporter.ReportBookExporter
-
変換タイプを取得する。
- getFormatType() - クラス のメソッドorg.bbreak.excella.reports.exporter.XLSExporter
-
- getFormatType() - クラス のメソッドorg.bbreak.excella.reports.exporter.XLSMExporter
-
- getFormatType() - クラス のメソッドorg.bbreak.excella.reports.exporter.XLSXExporter
-
- getFormatType() - クラス のメソッドorg.bbreak.excella.reports.model.ConvertConfiguration
-
フォーマットを取得します。
- getMargedCells(Sheet, int, int, int, int) - クラス のstaticメソッドorg.bbreak.excella.reports.util.ReportsUtil
-
対象シート上の基準範囲に含まれる結合セルの範囲を取得します。
- getMatchTagParser(Sheet, Cell) - クラス のメソッドorg.bbreak.excella.reports.processor.ReportsParserInfo
-
解析処理を行うパーサーを取得する。
- getMergedAddress(Sheet, int, int) - クラス のstaticメソッドorg.bbreak.excella.reports.util.ReportsUtil
-
指定された行、列座標のセルを含む結合セルを取得する。
- getOptions() - クラス のメソッドorg.bbreak.excella.reports.model.ConvertConfiguration
-
オプションを取得する。
- getOptionsProperties() - クラス のメソッドorg.bbreak.excella.reports.model.ConvertConfiguration
-
オプションプロパティ一覧の取得する。
- getOptionValue(String) - クラス のメソッドorg.bbreak.excella.reports.model.ConvertConfiguration
-
オプション設定値を取得する。
- getOutputFileName() - クラス のメソッドorg.bbreak.excella.reports.model.ReportBook
-
出力パス+ファイル名(拡張子なし)を取得します。
- getParam(String, String) - クラス のメソッドorg.bbreak.excella.reports.model.ParamInfo
-
パラメータのデータ取得
- getParam(String, String) - クラス のメソッドorg.bbreak.excella.reports.model.ReportSheet
-
パラメータのデータ取得
- getParamData(ParamInfo, String) - クラス のメソッドorg.bbreak.excella.reports.tag.ReportsTagParser
-
パラメータ情報よりパラメータ名で格納されている値を取得する。
- getParamInfo() - クラス のメソッドorg.bbreak.excella.reports.model.ReportSheet
-
置換パラメータ情報を取得する
- getParamInfo() - クラス のメソッドorg.bbreak.excella.reports.processor.ReportsParserInfo
-
パラメータ情報を取得します。
- getParams() - クラス のメソッドorg.bbreak.excella.reports.model.ParamInfo
-
パラメータの取得
- getParamValues(ParamInfo, String, List<ReportsTagParser<?>>) - クラス のstaticメソッドorg.bbreak.excella.reports.util.ReportsUtil
-
パラメータ情報(子パラメータを含む)より、置換変数名で指定されている変換値を取得する。
- getParsedObject() - クラス のメソッドorg.bbreak.excella.reports.model.ParsedReportInfo
-
解析結果オブジェクトを取得します。
- getReportBook() - クラス のメソッドorg.bbreak.excella.reports.processor.ReportsParserInfo
-
ワークブックの置換情報を取得します。
- getReportParsers() - クラス のメソッドorg.bbreak.excella.reports.processor.ReportsParserInfo
-
使用パーサーを取得します。
- getReportSheet(String, ReportBook) - クラス のstaticメソッドorg.bbreak.excella.reports.util.ReportsUtil
-
シート名と一致する帳票シート情報を取得する。
- getReportSheets() - クラス のメソッドorg.bbreak.excella.reports.model.ReportBook
-
ワークシート置換情報群を取得します。
- getRowHeight(Sheet, int, int) - クラス のstaticメソッドorg.bbreak.excella.reports.util.ReportsUtil
-
対象シートの指定された範囲の行の高さをfloat[行番号]の形式で取得する。
- getRowIndex() - クラス のメソッドorg.bbreak.excella.reports.model.ParsedReportInfo
-
処理最終行番号を取得します。
- getSheetName() - クラス のメソッドorg.bbreak.excella.reports.model.ReportSheet
-
出力シート名を取得します。
- getSheetNames(ReportBook) - クラス のstaticメソッドorg.bbreak.excella.reports.util.ReportsUtil
-
シート名リストを取得する。
- getSheetValues(ReportBook, String, List<ReportsTagParser<?>>) - クラス のstaticメソッドorg.bbreak.excella.reports.util.ReportsUtil
-
シートの値を取得する。
- getSumValue(ParamInfo, String, List<ReportsTagParser<?>>) - クラス のstaticメソッドorg.bbreak.excella.reports.util.ReportsUtil
-
合計値を取得する。
- getTemplateFileName() - クラス のメソッドorg.bbreak.excella.reports.model.ReportBook
-
テンプレートファイル名を取得します。
- getTemplateFileURL() - クラス のメソッドorg.bbreak.excella.reports.model.ReportBook
-
テンプレートファイルのURLを取得します。
- getTemplateName() - クラス のメソッドorg.bbreak.excella.reports.model.ReportSheet
-
テンプレートシート名を取得します。