Uses of Class
org.apache.poi.hssf.record.MergeCellsRecord
Packages that use MergeCellsRecord
Package
Description
Provides low level API structures for reading, writing, modifying XLS files.
Record package contains class representations for XLS binary strutures.
record aggregates are not real "records" but collections of records that act as a single record.
-
Uses of MergeCellsRecord in org.apache.poi.hssf.model
Methods in org.apache.poi.hssf.model that return MergeCellsRecordModifier and TypeMethodDescriptionRowBlocksReader.getLooseMergedCells()
Some unconventional apps placeMergeCellsRecord
s within the row block. -
Uses of MergeCellsRecord in org.apache.poi.hssf.record
Methods in org.apache.poi.hssf.record that return MergeCellsRecord -
Uses of MergeCellsRecord in org.apache.poi.hssf.record.aggregates
Methods in org.apache.poi.hssf.record.aggregates with parameters of type MergeCellsRecord