Package | Description |
---|---|
com.hfg.xml.msofficexml.docx.part | |
com.hfg.xml.msofficexml.part | |
com.hfg.xml.msofficexml.xlsx.part |
Modifier and Type | Class and Description |
---|---|
class |
FooterRelationshipPart
Represents the relationship part (container) for the footer part of an Office Open XML.
|
class |
HeaderRelationshipPart
Represents the relationship part (container) for the header part of an Office Open XML.
|
class |
MainDocPartRelationshipPart
Represents the relationship part (container) for the main doc part of an Office Open XML.
|
Modifier and Type | Method and Description |
---|---|
abstract OfficeOpenXmlRelationshipPart |
OfficeXMLContentPart.getRelationshipPart() |
Modifier and Type | Class and Description |
---|---|
class |
WorkbookRelationshipPart |
class |
WorksheetRelationshipPart
Represents an Office Open XML worksheet relationship part.
|
jataylor@hairyfatguy.com