All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTFPr extends XmlObject
An XML CT_FPr(@http://schemas.openxmlformats.org/officeDocument/2006/math). This is a complex type.
  • Field Details

  • Method Details

    • getType

      CTFType getType()
      Gets the "type" element
    • isSetType

      boolean isSetType()
      True if has "type" element
    • setType

      void setType(CTFType type)
      Sets the "type" element
    • addNewType

      CTFType addNewType()
      Appends and returns a new empty "type" element
    • unsetType

      void unsetType()
      Unsets the "type" element
    • getCtrlPr

      CTCtrlPr getCtrlPr()
      Gets the "ctrlPr" element
    • isSetCtrlPr

      boolean isSetCtrlPr()
      True if has "ctrlPr" element
    • setCtrlPr

      void setCtrlPr(CTCtrlPr ctrlPr)
      Sets the "ctrlPr" element
    • addNewCtrlPr

      CTCtrlPr addNewCtrlPr()
      Appends and returns a new empty "ctrlPr" element
    • unsetCtrlPr

      void unsetCtrlPr()
      Unsets the "ctrlPr" element