Uses of Class
org.docx4j.wml.TcPrInner.HMerge
Packages that use TcPrInner.HMerge
-
Uses of TcPrInner.HMerge in org.docx4j.model.styles
Methods in org.docx4j.model.styles that return TcPrInner.HMergeModifier and TypeMethodDescriptionstatic TcPrInner.HMergeStyleUtil.apply(TcPrInner.HMerge source, TcPrInner.HMerge destination) Methods in org.docx4j.model.styles with parameters of type TcPrInner.HMergeModifier and TypeMethodDescriptionstatic TcPrInner.HMergeStyleUtil.apply(TcPrInner.HMerge source, TcPrInner.HMerge destination) static booleanStyleUtil.areEqual(TcPrInner.HMerge merge1, TcPrInner.HMerge merge2) static booleanStyleUtil.isEmpty(TcPrInner.HMerge merge) -
Uses of TcPrInner.HMerge in org.docx4j.wml
Fields in org.docx4j.wml declared as TcPrInner.HMergeMethods in org.docx4j.wml that return TcPrInner.HMergeModifier and TypeMethodDescriptionObjectFactory.createTcPrInnerHMerge()Create an instance ofTcPrInner.HMergeTcPrInner.getHMerge()Gets the value of the hMerge property.Methods in org.docx4j.wml with parameters of type TcPrInner.HMergeModifier and TypeMethodDescriptionvoidTcPrInner.setHMerge(TcPrInner.HMerge value) Sets the value of the hMerge property.