Package com.independentsoft.office.word
Class AutoCaption
java.lang.Object
com.independentsoft.office.word.AutoCaption
The Class AutoCaption.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()Gets the caption.getName()Gets the name.voidsetCaption(String caption)Sets the caption.voidSets the name.toString()
-
Constructor Details
-
AutoCaption
public AutoCaption()Instantiates a new auto caption.
-
-
Method Details