All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTBuildList extends XmlObject
An XML CT_BuildList(@http://schemas.openxmlformats.org/presentationml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getBldPList

      List<CTTLBuildParagraph> getBldPList()
      Gets a List of "bldP" elements
    • getBldPArray

      CTTLBuildParagraph[] getBldPArray()
      Gets array of all "bldP" elements
    • getBldPArray

      CTTLBuildParagraph getBldPArray(int i)
      Gets ith "bldP" element
    • sizeOfBldPArray

      int sizeOfBldPArray()
      Returns number of "bldP" element
    • setBldPArray

      void setBldPArray(CTTLBuildParagraph[] bldPArray)
      Sets array of all "bldP" element
    • setBldPArray

      void setBldPArray(int i, CTTLBuildParagraph bldP)
      Sets ith "bldP" element
    • insertNewBldP

      CTTLBuildParagraph insertNewBldP(int i)
      Inserts and returns a new empty value (as xml) as the ith "bldP" element
    • addNewBldP

      CTTLBuildParagraph addNewBldP()
      Appends and returns a new empty value (as xml) as the last "bldP" element
    • removeBldP

      void removeBldP(int i)
      Removes the ith "bldP" element
    • getBldDgmList

      List<CTTLBuildDiagram> getBldDgmList()
      Gets a List of "bldDgm" elements
    • getBldDgmArray

      CTTLBuildDiagram[] getBldDgmArray()
      Gets array of all "bldDgm" elements
    • getBldDgmArray

      CTTLBuildDiagram getBldDgmArray(int i)
      Gets ith "bldDgm" element
    • sizeOfBldDgmArray

      int sizeOfBldDgmArray()
      Returns number of "bldDgm" element
    • setBldDgmArray

      void setBldDgmArray(CTTLBuildDiagram[] bldDgmArray)
      Sets array of all "bldDgm" element
    • setBldDgmArray

      void setBldDgmArray(int i, CTTLBuildDiagram bldDgm)
      Sets ith "bldDgm" element
    • insertNewBldDgm

      CTTLBuildDiagram insertNewBldDgm(int i)
      Inserts and returns a new empty value (as xml) as the ith "bldDgm" element
    • addNewBldDgm

      CTTLBuildDiagram addNewBldDgm()
      Appends and returns a new empty value (as xml) as the last "bldDgm" element
    • removeBldDgm

      void removeBldDgm(int i)
      Removes the ith "bldDgm" element
    • getBldOleChartList

      List<CTTLOleBuildChart> getBldOleChartList()
      Gets a List of "bldOleChart" elements
    • getBldOleChartArray

      CTTLOleBuildChart[] getBldOleChartArray()
      Gets array of all "bldOleChart" elements
    • getBldOleChartArray

      CTTLOleBuildChart getBldOleChartArray(int i)
      Gets ith "bldOleChart" element
    • sizeOfBldOleChartArray

      int sizeOfBldOleChartArray()
      Returns number of "bldOleChart" element
    • setBldOleChartArray

      void setBldOleChartArray(CTTLOleBuildChart[] bldOleChartArray)
      Sets array of all "bldOleChart" element
    • setBldOleChartArray

      void setBldOleChartArray(int i, CTTLOleBuildChart bldOleChart)
      Sets ith "bldOleChart" element
    • insertNewBldOleChart

      CTTLOleBuildChart insertNewBldOleChart(int i)
      Inserts and returns a new empty value (as xml) as the ith "bldOleChart" element
    • addNewBldOleChart

      CTTLOleBuildChart addNewBldOleChart()
      Appends and returns a new empty value (as xml) as the last "bldOleChart" element
    • removeBldOleChart

      void removeBldOleChart(int i)
      Removes the ith "bldOleChart" element
    • getBldGraphicList

      List<CTTLGraphicalObjectBuild> getBldGraphicList()
      Gets a List of "bldGraphic" elements
    • getBldGraphicArray

      CTTLGraphicalObjectBuild[] getBldGraphicArray()
      Gets array of all "bldGraphic" elements
    • getBldGraphicArray

      CTTLGraphicalObjectBuild getBldGraphicArray(int i)
      Gets ith "bldGraphic" element
    • sizeOfBldGraphicArray

      int sizeOfBldGraphicArray()
      Returns number of "bldGraphic" element
    • setBldGraphicArray

      void setBldGraphicArray(CTTLGraphicalObjectBuild[] bldGraphicArray)
      Sets array of all "bldGraphic" element
    • setBldGraphicArray

      void setBldGraphicArray(int i, CTTLGraphicalObjectBuild bldGraphic)
      Sets ith "bldGraphic" element
    • insertNewBldGraphic

      CTTLGraphicalObjectBuild insertNewBldGraphic(int i)
      Inserts and returns a new empty value (as xml) as the ith "bldGraphic" element
    • addNewBldGraphic

      CTTLGraphicalObjectBuild addNewBldGraphic()
      Appends and returns a new empty value (as xml) as the last "bldGraphic" element
    • removeBldGraphic

      void removeBldGraphic(int i)
      Removes the ith "bldGraphic" element