public class HSSFPatriarchHelper
extends java.lang.Object
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 © 2005-2010 Potix Corporation. All Rights Reserved.