Annotation Type ExcelMergeRow
The Interface ExcelMergeRow.
ExcelMergeRow works as follows:
It is used to merge cells after checking the equality the reference field values.
ReferenceField is empty only to the field identifier of the table and it must be in the first column.
ExcelMergeRow works only if the property "notMerge" in
ExcelMergeRow is an annotation of the fields within
ExcelMergeRow works as follows:
It is used to merge cells after checking the equality the reference field values.
ReferenceField is empty only to the field identifier of the table and it must be in the first column.
ExcelMergeRow works only if the property "notMerge" in
ExcelSheetLayout is disabled.ExcelMergeRow is an annotation of the fields within
RowSheet classes.-
Optional Element Summary
Optional Elements
-
Element Details
-
referenceField
String[] referenceFieldReference field.- Returns:
- the string[]
- Default:
{}
-