Class | Description |
---|---|
DocumentPart |
Document Part of a OfficeOpenXML Docx document.
|
DocxPart |
Base class for OfficeOpenXml Docx document parts.
|
FooterPart |
Represents an Office Open XML footer part.
|
FooterRelationshipPart |
Represents the relationship part (container) for the footer part of an Office Open XML.
|
HeaderPart |
Represents an Office Open XML header part.
|
HeaderRelationshipPart |
Represents the relationship part (container) for the header part of an Office Open XML.
|
MainDocPartRelationshipPart |
Represents the relationship part (container) for the main doc part of an Office Open XML.
|
NumberingPart |
Represents an Office Open XML numbering part.
|
StylesPart |
Office Open XML document styles part.
|
VbaDataPart |
Represents an Office Open XML VBA data part.
|
VbaRelationshipPart |
Represents the VBA relationship part (container) for an Office Open XML.
|
WmlContentPart |
Base class for parts in a Docx Office Open XML document that include content.
|
WmlContentType |
Content types specific to OfficeOpenXML WordprocessingML.
|
WmlVbaPart |
Represents a Docx Office Open XML VBA part.
|
jataylor@hairyfatguy.com