Uses of Enum
org.docx4j.wml.STTblOverlap
Packages that use STTblOverlap
-
Uses of STTblOverlap in org.docx4j.wml
Fields in org.docx4j.wml declared as STTblOverlapMethods in org.docx4j.wml that return STTblOverlapModifier and TypeMethodDescriptionstatic STTblOverlapCTTblOverlap.getVal()Gets the value of the val property.static STTblOverlapReturns the enum constant of this type with the specified name.static STTblOverlap[]STTblOverlap.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.wml with parameters of type STTblOverlapModifier and TypeMethodDescriptionvoidCTTblOverlap.setVal(STTblOverlap value) Sets the value of the val property.