Package org.pptx4j.samples
Class Table
java.lang.Object
org.pptx4j.samples.Table
Demonstrates 2 methods of adding a table
to a slide.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CTGraphicalObjectFramestatic CTTableCellstatic CTGraphicalObjectFramegetTable()static void
-
Field Details
-
log
protected static org.slf4j.Logger log
-
-
Constructor Details
-
Table
public Table()
-
-
Method Details
-
main
- Throws:
Exception
-
getTable
- Throws:
jakarta.xml.bind.JAXBException
-
createTableCell
- Throws:
jakarta.xml.bind.JAXBException
-
createGraphicFrameFromString
public static CTGraphicalObjectFrame createGraphicFrameFromString() throws jakarta.xml.bind.JAXBException- Throws:
jakarta.xml.bind.JAXBException
-