Package com.independentsoft.office.word
Class AltChunkProperties
java.lang.Object
com.independentsoft.office.word.AltChunkProperties
Represents the altChunkPr properties of an
AltChunk. The content is preserved
verbatim as raw inner XML.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()Clones this instance.Gets the raw inner XML content.voidsetInnerXml(String innerXml)Sets the raw inner XML content.toString()
-
Constructor Details
-
AltChunkProperties
public AltChunkProperties()Instantiates a new alt chunk properties.
-
-
Method Details