|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GridsetRecord | |
|---|---|
| org.apache.poi.hssf.model | Provides low level API structures for reading, writing, modifying XLS files. |
| org.apache.poi.hssf.record | Record package contains class representations for XLS binary strutures. |
| Uses of GridsetRecord in org.apache.poi.hssf.model |
|---|
| Fields in org.apache.poi.hssf.model declared as GridsetRecord | |
|---|---|
protected GridsetRecord |
InternalSheet.gridset
|
| Methods in org.apache.poi.hssf.model that return GridsetRecord | |
|---|---|
GridsetRecord |
InternalSheet.getGridsetRecord()
Gets the gridset record for this sheet. |
| Uses of GridsetRecord in org.apache.poi.hssf.record |
|---|
| Methods in org.apache.poi.hssf.record that return GridsetRecord | |
|---|---|
GridsetRecord |
GridsetRecord.clone()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||