|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.xdgf.usermodel.section.XDGFSection
org.apache.poi.xdgf.usermodel.section.GenericSection
public class GenericSection
Field Summary |
---|
Fields inherited from class org.apache.poi.xdgf.usermodel.section.XDGFSection |
---|
_cells, _containingSheet, _section |
Constructor Summary | |
---|---|
GenericSection(com.microsoft.schemas.office.visio.x2012.main.SectionType section,
XDGFSheet containingSheet)
|
Method Summary | |
---|---|
void |
setupMaster(XDGFSection section)
|
Methods inherited from class org.apache.poi.xdgf.usermodel.section.XDGFSection |
---|
getXmlObject, load, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public GenericSection(com.microsoft.schemas.office.visio.x2012.main.SectionType section, XDGFSheet containingSheet)
Method Detail |
---|
public void setupMaster(XDGFSection section)
setupMaster
in class XDGFSection
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |