Class CustomXmlProperties
java.lang.Object
com.independentsoft.office.word.customMarkup.CustomXmlProperties
The Class CustomXmlProperties.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()Gets the placeholder.Gets the properties.voidsetPlaceholder(String placeholder)Sets the placeholder.toString()
-
Constructor Details
-
CustomXmlProperties
public CustomXmlProperties()Instantiates a new custom xml properties.
-
-
Method Details