| Package | Description |
|---|---|
| org.apache.poi.hssf.model |
Provides low level API structures for reading, writing, modifying XLS files.
|
| Modifier and Type | Field and Description |
|---|---|
protected SelectionRecord |
InternalSheet._selection |
| Modifier and Type | Method and Description |
|---|---|
SelectionRecord |
InternalSheet.getSelection() |
| Modifier and Type | Method and Description |
|---|---|
void |
InternalSheet.setSelection(SelectionRecord selection) |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.