public class HSSFPatriarchHelper extends Object implements Serializable
| Constructor and Description |
|---|
HSSFPatriarchHelper(HSSFPatriarch patriarch) |
| Modifier and Type | Method and Description |
|---|---|
EscherAggregate |
getBoundAggregate() |
BOFRecordAggregate |
getChartBOF(HSSFChartShape chart) |
EscherContainerRecord |
getContainer(HSSFShape shape) |
HSSFPatriarch |
getPatriarch() |
HSSFSheet |
getSheet() |
public HSSFPatriarchHelper(HSSFPatriarch patriarch)
public EscherAggregate getBoundAggregate()
public HSSFPatriarch getPatriarch()
public HSSFSheet getSheet()
public EscherContainerRecord getContainer(HSSFShape shape)
public BOFRecordAggregate getChartBOF(HSSFChartShape chart)
Copyright © 2020. All rights reserved.