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 |
Sheet._selection |
Modifier and Type | Method and Description |
---|---|
SelectionRecord |
Sheet.getSelection() |
Modifier and Type | Method and Description |
---|---|
void |
Sheet.setSelection(SelectionRecord selection) |
Copyright 2014 The Apache Software Foundation or its licensors, as applicable.