All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getFont

      CTFont getFont()
      Gets the "font" element
    • isSetFont

      boolean isSetFont()
      True if has "font" element
    • setFont

      void setFont(CTFont font)
      Sets the "font" element
    • addNewFont

      CTFont addNewFont()
      Appends and returns a new empty "font" element
    • unsetFont

      void unsetFont()
      Unsets the "font" element
    • getNumFmt

      CTNumFmt getNumFmt()
      Gets the "numFmt" element
    • isSetNumFmt

      boolean isSetNumFmt()
      True if has "numFmt" element
    • setNumFmt

      void setNumFmt(CTNumFmt numFmt)
      Sets the "numFmt" element
    • addNewNumFmt

      CTNumFmt addNewNumFmt()
      Appends and returns a new empty "numFmt" element
    • unsetNumFmt

      void unsetNumFmt()
      Unsets the "numFmt" element
    • getFill

      CTFill getFill()
      Gets the "fill" element
    • isSetFill

      boolean isSetFill()
      True if has "fill" element
    • setFill

      void setFill(CTFill fill)
      Sets the "fill" element
    • addNewFill

      CTFill addNewFill()
      Appends and returns a new empty "fill" element
    • unsetFill

      void unsetFill()
      Unsets the "fill" element
    • getAlignment

      CTCellAlignment getAlignment()
      Gets the "alignment" element
    • isSetAlignment

      boolean isSetAlignment()
      True if has "alignment" element
    • setAlignment

      void setAlignment(CTCellAlignment alignment)
      Sets the "alignment" element
    • addNewAlignment

      CTCellAlignment addNewAlignment()
      Appends and returns a new empty "alignment" element
    • unsetAlignment

      void unsetAlignment()
      Unsets the "alignment" element
    • getBorder

      CTBorder getBorder()
      Gets the "border" element
    • isSetBorder

      boolean isSetBorder()
      True if has "border" element
    • setBorder

      void setBorder(CTBorder border)
      Sets the "border" element
    • addNewBorder

      CTBorder addNewBorder()
      Appends and returns a new empty "border" element
    • unsetBorder

      void unsetBorder()
      Unsets the "border" element
    • getProtection

      CTCellProtection getProtection()
      Gets the "protection" element
    • isSetProtection

      boolean isSetProtection()
      True if has "protection" element
    • setProtection

      void setProtection(CTCellProtection protection)
      Sets the "protection" element
    • addNewProtection

      CTCellProtection addNewProtection()
      Appends and returns a new empty "protection" element
    • unsetProtection

      void unsetProtection()
      Unsets the "protection" element
    • getExtLst

      CTExtensionList getExtLst()
      Gets the "extLst" element
    • isSetExtLst

      boolean isSetExtLst()
      True if has "extLst" element
    • setExtLst

      void setExtLst(CTExtensionList extLst)
      Sets the "extLst" element
    • addNewExtLst

      CTExtensionList addNewExtLst()
      Appends and returns a new empty "extLst" element
    • unsetExtLst

      void unsetExtLst()
      Unsets the "extLst" element