|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SelectionRecord | |
---|---|
org.apache.poi.hssf.model | Provides low level API structures for reading, writing, modifying XLS files. |
Uses of SelectionRecord in org.apache.poi.hssf.model |
---|
Fields in org.apache.poi.hssf.model declared as SelectionRecord | |
---|---|
protected SelectionRecord |
InternalSheet._selection
|
Methods in org.apache.poi.hssf.model that return SelectionRecord | |
---|---|
SelectionRecord |
InternalSheet.getSelection()
|
Methods in org.apache.poi.hssf.model with parameters of type SelectionRecord | |
---|---|
void |
InternalSheet.setSelection(SelectionRecord selection)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |