Uses of Class
org.docx4j.wml.CTDocRsids
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTDocRsids in org.docx4j.wml
Fields in org.docx4j.wml declared as CTDocRsids Modifier and Type Field Description protected CTDocRsidsCTSettings. rsidsMethods in org.docx4j.wml that return CTDocRsids Modifier and Type Method Description CTDocRsidsObjectFactory. createCTDocRsids()Create an instance ofCTDocRsidsCTDocRsidsCTSettings. getRsids()Gets the value of the rsids property.Methods in org.docx4j.wml with parameters of type CTDocRsids Modifier and Type Method Description voidCTSettings. setRsids(CTDocRsids value)Sets the value of the rsids property.