public class XSSFVBAPart extends POIXMLDocumentPart
DEFAULT_XML_OPTIONS| Modifier | Constructor and Description |
|---|---|
protected |
XSSFVBAPart()
Create a new XSSFVBAPart node
|
protected |
XSSFVBAPart(PackagePart part,
PackageRelationship rel)
Construct XSSFVBAPart from a package part
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
prepareForCommit()
Like *PictureData, VBA objects store the actual content in the part
directly without keeping a copy like all others therefore we need to
handle them differently.
|
addRelation, commit, createRelationship, createRelationship, createRelationship, getPackagePart, getPackageRelationship, getParent, getRelationById, getRelationId, getRelations, getTargetPart, onDocumentCreate, onDocumentRead, onDocumentRemove, onSave, read, rebase, removeRelation, removeRelation, toStringprotected XSSFVBAPart()
protected XSSFVBAPart(PackagePart part, PackageRelationship rel)
part - the package part holding the VBA data,rel - the package relationship holding this partprotected void prepareForCommit()
prepareForCommit in class POIXMLDocumentPartCopyright 2016 The Apache Software Foundation or its licensors, as applicable.