Class Table

java.lang.Object
org.pptx4j.samples.Table

public class Table extends Object
Demonstrates 2 methods of adding a table to a slide.
  • Field Details

    • log

      protected static org.slf4j.Logger log
  • Constructor Details

    • Table

      public Table()
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      Throws:
      Exception
    • getTable

      public static CTGraphicalObjectFrame getTable() throws jakarta.xml.bind.JAXBException
      Throws:
      jakarta.xml.bind.JAXBException
    • createTableCell

      public static CTTableCell createTableCell() throws jakarta.xml.bind.JAXBException
      Throws:
      jakarta.xml.bind.JAXBException
    • createGraphicFrameFromString

      public static CTGraphicalObjectFrame createGraphicFrameFromString() throws jakarta.xml.bind.JAXBException
      Throws:
      jakarta.xml.bind.JAXBException