|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CFHeaderBase | |
|---|---|
| org.apache.poi.hssf.record | Record package contains class representations for XLS binary strutures. |
| org.apache.poi.hssf.record.aggregates | record aggregates are not real "records" but collections of records that act as a single record. |
| Uses of CFHeaderBase in org.apache.poi.hssf.record |
|---|
| Subclasses of CFHeaderBase in org.apache.poi.hssf.record | |
|---|---|
class |
CFHeader12Record
Conditional Formatting Header v12 record CFHEADER12 (0x0879), for conditional formattings introduced in Excel 2007 and newer. |
class |
CFHeaderRecord
Conditional Formatting Header record CFHEADER (0x01B0). |
| Methods in org.apache.poi.hssf.record that return CFHeaderBase | |
|---|---|
abstract CFHeaderBase |
CFHeaderBase.clone()
|
| Methods in org.apache.poi.hssf.record with parameters of type CFHeaderBase | |
|---|---|
protected void |
CFHeaderBase.copyTo(CFHeaderBase result)
|
| Uses of CFHeaderBase in org.apache.poi.hssf.record.aggregates |
|---|
| Methods in org.apache.poi.hssf.record.aggregates that return CFHeaderBase | |
|---|---|
CFHeaderBase |
CFRecordsAggregate.getHeader()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||