Uses of Class
org.docx4j.wml.TcPrInner.GridSpan
Packages that use TcPrInner.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.