Interface CTProtection

All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTProtection extends XmlObject
An XML CT_Protection(@http://schemas.openxmlformats.org/drawingml/2006/chart). This is a complex type.
  • Field Details

  • Method Details

    • getChartObject

      CTBoolean getChartObject()
      Gets the "chartObject" element
    • isSetChartObject

      boolean isSetChartObject()
      True if has "chartObject" element
    • setChartObject

      void setChartObject(CTBoolean chartObject)
      Sets the "chartObject" element
    • addNewChartObject

      CTBoolean addNewChartObject()
      Appends and returns a new empty "chartObject" element
    • unsetChartObject

      void unsetChartObject()
      Unsets the "chartObject" element
    • getData

      CTBoolean getData()
      Gets the "data" element
    • isSetData

      boolean isSetData()
      True if has "data" element
    • setData

      void setData(CTBoolean data)
      Sets the "data" element
    • addNewData

      CTBoolean addNewData()
      Appends and returns a new empty "data" element
    • unsetData

      void unsetData()
      Unsets the "data" element
    • getFormatting

      CTBoolean getFormatting()
      Gets the "formatting" element
    • isSetFormatting

      boolean isSetFormatting()
      True if has "formatting" element
    • setFormatting

      void setFormatting(CTBoolean formatting)
      Sets the "formatting" element
    • addNewFormatting

      CTBoolean addNewFormatting()
      Appends and returns a new empty "formatting" element
    • unsetFormatting

      void unsetFormatting()
      Unsets the "formatting" element
    • getSelection

      CTBoolean getSelection()
      Gets the "selection" element
    • isSetSelection

      boolean isSetSelection()
      True if has "selection" element
    • setSelection

      void setSelection(CTBoolean selection)
      Sets the "selection" element
    • addNewSelection

      CTBoolean addNewSelection()
      Appends and returns a new empty "selection" element
    • unsetSelection

      void unsetSelection()
      Unsets the "selection" element
    • getUserInterface

      CTBoolean getUserInterface()
      Gets the "userInterface" element
    • isSetUserInterface

      boolean isSetUserInterface()
      True if has "userInterface" element
    • setUserInterface

      void setUserInterface(CTBoolean userInterface)
      Sets the "userInterface" element
    • addNewUserInterface

      CTBoolean addNewUserInterface()
      Appends and returns a new empty "userInterface" element
    • unsetUserInterface

      void unsetUserInterface()
      Unsets the "userInterface" element