Package | Description |
---|---|
org.apache.poi.hssf.eventusermodel.dummyrecord |
Class and Description |
---|
LastCellOfRowDummyRecord
A dummy record to indicate that we've now had the last
cell record for this row.
|
MissingCellDummyRecord
A dummy record for when we're missing a cell in a row,
but still want to trigger something
|
MissingRowDummyRecord
A dummy record for when we're missing a row, but still
want to trigger something
|
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.