Uses of Class
org.docx4j.wml.Tag
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of Tag in org.docx4j.wml
Methods in org.docx4j.wml that return Tag Modifier and Type Method Description TagObjectFactory. createTag()Create an instance ofTagTagSdtPr. getTag()Gets the value of the tag property.Methods in org.docx4j.wml with parameters of type Tag Modifier and Type Method Description voidSdtPr. setTag(Tag value)Sets the value of the tag property.