Uses of Class
org.docx4j.wml.TcPrInner.GridSpan
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of TcPrInner.GridSpan in org.docx4j.wml
Fields in org.docx4j.wml declared as TcPrInner.GridSpan Modifier and Type Field Description protected TcPrInner.GridSpanTcPrInner. gridSpanMethods in org.docx4j.wml that return TcPrInner.GridSpan Modifier and Type Method Description TcPrInner.GridSpanObjectFactory. createTcPrInnerGridSpan()Create an instance ofTcPrInner.GridSpanTcPrInner.GridSpanTcPrInner. getGridSpan()Gets the value of the gridSpan property.Methods in org.docx4j.wml with parameters of type TcPrInner.GridSpan Modifier and Type Method Description voidTcPrInner. setGridSpan(TcPrInner.GridSpan value)Sets the value of the gridSpan property.