Uses of Class
org.docx4j.wml.TcPrInner.GridSpan
Packages that use TcPrInner.GridSpan
-
Uses of TcPrInner.GridSpan in org.docx4j.model.styles
Methods in org.docx4j.model.styles that return TcPrInner.GridSpanModifier and TypeMethodDescriptionstatic TcPrInner.GridSpanStyleUtil.apply(TcPrInner.GridSpan source, TcPrInner.GridSpan destination) Methods in org.docx4j.model.styles with parameters of type TcPrInner.GridSpanModifier and TypeMethodDescriptionstatic TcPrInner.GridSpanStyleUtil.apply(TcPrInner.GridSpan source, TcPrInner.GridSpan destination) static booleanStyleUtil.areEqual(TcPrInner.GridSpan gridSpan1, TcPrInner.GridSpan gridSpan2) static booleanStyleUtil.isEmpty(TcPrInner.GridSpan gridSpan) -
Uses of TcPrInner.GridSpan in org.docx4j.wml
Fields in org.docx4j.wml declared as TcPrInner.GridSpanMethods in org.docx4j.wml that return TcPrInner.GridSpanModifier and TypeMethodDescriptionObjectFactory.createTcPrInnerGridSpan()Create an instance ofTcPrInner.GridSpanTcPrInner.getGridSpan()Gets the value of the gridSpan property.Methods in org.docx4j.wml with parameters of type TcPrInner.GridSpanModifier and TypeMethodDescriptionvoidTcPrInner.setGridSpan(TcPrInner.GridSpan value) Sets the value of the gridSpan property.