Uses of Class
org.docx4j.wml.Tc
Packages that use Tc
Package
Description
-
Uses of Tc in org.docx4j.convert.out.common.writer
Methods in org.docx4j.convert.out.common.writer with parameters of type TcModifier and TypeMethodDescriptionvoidAdd a new cell to this table and copy processed content of tc to it.Constructors in org.docx4j.convert.out.common.writer with parameters of type TcModifierConstructorDescriptionAbstractTableWriterModelCell(AbstractTableWriterModel table, int row, int col, Tc tc, Node content) -
Uses of Tc in org.docx4j.finders
Fields in org.docx4j.finders with type parameters of type Tc -
Uses of Tc in org.docx4j.model.datastorage
Fields in org.docx4j.model.datastorage with type parameters of type TcMethods in org.docx4j.model.datastorage with parameters of type TcModifier and TypeMethodDescriptionstatic voidBindingTraverserTableHelper.setupMaxWidthAndStyleForTc(Tbl tbl, Tc tc, Object xHTMLImporter, Method m) Get table cell width from tc and table style from tbl and set it to xHTMLImporter. -
Uses of Tc in org.docx4j.model.table
Methods in org.docx4j.model.table with parameters of type TcConstructors in org.docx4j.model.table with parameters of type Tc -
Uses of Tc in org.docx4j.wml
Methods in org.docx4j.wml that return TcMethods in org.docx4j.wml that return types with arguments of type TcModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Tc>ObjectFactory.createCTCustomXmlCellTc(Tc value) jakarta.xml.bind.JAXBElement<Tc>ObjectFactory.createCTSdtContentCellTc(Tc value) jakarta.xml.bind.JAXBElement<Tc>ObjectFactory.createTrTc(Tc value) Methods in org.docx4j.wml with parameters of type TcModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Tc>ObjectFactory.createCTCustomXmlCellTc(Tc value) jakarta.xml.bind.JAXBElement<Tc>ObjectFactory.createCTSdtContentCellTc(Tc value) jakarta.xml.bind.JAXBElement<Tc>ObjectFactory.createTrTc(Tc value)