Package | Description |
---|---|
org.apache.poi.hssf.record |
Record package contains class representations for XLS binary strutures.
|
org.apache.poi.hssf.record.common |
Modifier and Type | Method and Description |
---|---|
SharedFeature |
FeatRecord.getSharedFeature() |
Modifier and Type | Method and Description |
---|---|
void |
FeatRecord.setSharedFeature(SharedFeature feature) |
Modifier and Type | Class and Description |
---|---|
class |
FeatFormulaErr2
Title: FeatFormulaErr2 (Formula Evaluation Shared Feature) common record part
|
class |
FeatProtection
Title: FeatProtection (Protection Shared Feature) common record part
|
class |
FeatSmartTag
Title: FeatSmartTag (Smart Tag Shared Feature) common record part
|
Modifier and Type | Method and Description |
---|---|
SharedFeature |
SharedFeature.copy() |
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.