public interface MergeSheet extends Sheet
By default, the values of the merged cells are only stored in the first Cell, and other cells have no values. Call this method to copy the value to other cells in the merge.
|---------| |---------| |---------|
| | | 1 | | | 1 | 1 |
| 1 | => |----|----| => |----|----|
| | | | | | 1 | 1 |
|---------| |---------| |---------|
Merged(A1:B2) Default Copy
Value in A1
others are
`null`
| 限定符和类型 | 方法和说明 |
|---|---|
List<Dimension> |
getMergeCells()
Returns all merged cells
|
Grid |
getMergeGrid()
Returns CellMerged info
|
addHeaderColumnReadOption, asCalcSheet, asMergeSheet, asSheet, bind, bind, bind, bind, close, col2Int, createRow, dataIterator, dataRows, forceImport, getDimension, getHeader, getHeaderColumnReadOption, getId, getIndex, getName, getSize, header, header, headerColumnIgnoreCase, headerColumnToCamelCase, isHidden, isShow, iterator, listPictures, load, reset, rows, saveAsCSV, saveAsCSV, saveAsCSV, saveAsCSV, saveAsCSV, setHeaderColumnReadOptionCopyright © 2023. All rights reserved.