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