Class GenericSection
java.lang.Object
org.apache.poi.xdgf.usermodel.section.XDGFSection
org.apache.poi.xdgf.usermodel.section.GenericSection
-
Field Summary
Fields inherited from class org.apache.poi.xdgf.usermodel.section.XDGFSection
_cells, _containingSheet, _section
-
Constructor Summary
ConstructorsConstructorDescriptionGenericSection
(com.microsoft.schemas.office.visio.x2012.main.SectionType section, XDGFSheet containingSheet) -
Method Summary
Methods inherited from class org.apache.poi.xdgf.usermodel.section.XDGFSection
getXmlObject, load, toString
-
Constructor Details
-
GenericSection
public GenericSection(com.microsoft.schemas.office.visio.x2012.main.SectionType section, XDGFSheet containingSheet)
-
-
Method Details
-
setupMaster
- Specified by:
setupMaster
in classXDGFSection
-