Package loci.poi.hssf.record
Class SelectionRecord.Reference
java.lang.Object
loci.poi.hssf.record.SelectionRecord.Reference
- Enclosing class:
- SelectionRecord
-
Method Summary
Modifier and TypeMethodDescriptionbyteshortbyteshort
-
Method Details
-
getFirstRow
public short getFirstRow() -
getLastRow
public short getLastRow() -
getFirstColumn
public byte getFirstColumn() -
getLastColumn
public byte getLastColumn()
-