Interface CTTableCellProperties

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getLnL

      Gets the "lnL" element
    • isSetLnL

      boolean isSetLnL()
      True if has "lnL" element
    • setLnL

      void setLnL(CTLineProperties lnL)
      Sets the "lnL" element
    • addNewLnL

      CTLineProperties addNewLnL()
      Appends and returns a new empty "lnL" element
    • unsetLnL

      void unsetLnL()
      Unsets the "lnL" element
    • getLnR

      Gets the "lnR" element
    • isSetLnR

      boolean isSetLnR()
      True if has "lnR" element
    • setLnR

      void setLnR(CTLineProperties lnR)
      Sets the "lnR" element
    • addNewLnR

      CTLineProperties addNewLnR()
      Appends and returns a new empty "lnR" element
    • unsetLnR

      void unsetLnR()
      Unsets the "lnR" element
    • getLnT

      Gets the "lnT" element
    • isSetLnT

      boolean isSetLnT()
      True if has "lnT" element
    • setLnT

      void setLnT(CTLineProperties lnT)
      Sets the "lnT" element
    • addNewLnT

      CTLineProperties addNewLnT()
      Appends and returns a new empty "lnT" element
    • unsetLnT

      void unsetLnT()
      Unsets the "lnT" element
    • getLnB

      Gets the "lnB" element
    • isSetLnB

      boolean isSetLnB()
      True if has "lnB" element
    • setLnB

      void setLnB(CTLineProperties lnB)
      Sets the "lnB" element
    • addNewLnB

      CTLineProperties addNewLnB()
      Appends and returns a new empty "lnB" element
    • unsetLnB

      void unsetLnB()
      Unsets the "lnB" element
    • getLnTlToBr

      CTLineProperties getLnTlToBr()
      Gets the "lnTlToBr" element
    • isSetLnTlToBr

      boolean isSetLnTlToBr()
      True if has "lnTlToBr" element
    • setLnTlToBr

      void setLnTlToBr(CTLineProperties lnTlToBr)
      Sets the "lnTlToBr" element
    • addNewLnTlToBr

      CTLineProperties addNewLnTlToBr()
      Appends and returns a new empty "lnTlToBr" element
    • unsetLnTlToBr

      void unsetLnTlToBr()
      Unsets the "lnTlToBr" element
    • getLnBlToTr

      CTLineProperties getLnBlToTr()
      Gets the "lnBlToTr" element
    • isSetLnBlToTr

      boolean isSetLnBlToTr()
      True if has "lnBlToTr" element
    • setLnBlToTr

      void setLnBlToTr(CTLineProperties lnBlToTr)
      Sets the "lnBlToTr" element
    • addNewLnBlToTr

      CTLineProperties addNewLnBlToTr()
      Appends and returns a new empty "lnBlToTr" element
    • unsetLnBlToTr

      void unsetLnBlToTr()
      Unsets the "lnBlToTr" element
    • getCell3D

      CTCell3D getCell3D()
      Gets the "cell3D" element
    • isSetCell3D

      boolean isSetCell3D()
      True if has "cell3D" element
    • setCell3D

      void setCell3D(CTCell3D cell3D)
      Sets the "cell3D" element
    • addNewCell3D

      CTCell3D addNewCell3D()
      Appends and returns a new empty "cell3D" element
    • unsetCell3D

      void unsetCell3D()
      Unsets the "cell3D" element
    • getNoFill

      CTNoFillProperties getNoFill()
      Gets the "noFill" element
    • isSetNoFill

      boolean isSetNoFill()
      True if has "noFill" element
    • setNoFill

      void setNoFill(CTNoFillProperties noFill)
      Sets the "noFill" element
    • addNewNoFill

      CTNoFillProperties addNewNoFill()
      Appends and returns a new empty "noFill" element
    • unsetNoFill

      void unsetNoFill()
      Unsets the "noFill" element
    • getSolidFill

      Gets the "solidFill" element
    • isSetSolidFill

      boolean isSetSolidFill()
      True if has "solidFill" element
    • setSolidFill

      void setSolidFill(CTSolidColorFillProperties solidFill)
      Sets the "solidFill" element
    • addNewSolidFill

      CTSolidColorFillProperties addNewSolidFill()
      Appends and returns a new empty "solidFill" element
    • unsetSolidFill

      void unsetSolidFill()
      Unsets the "solidFill" element
    • getGradFill

      Gets the "gradFill" element
    • isSetGradFill

      boolean isSetGradFill()
      True if has "gradFill" element
    • setGradFill

      void setGradFill(CTGradientFillProperties gradFill)
      Sets the "gradFill" element
    • addNewGradFill

      CTGradientFillProperties addNewGradFill()
      Appends and returns a new empty "gradFill" element
    • unsetGradFill

      void unsetGradFill()
      Unsets the "gradFill" element
    • getBlipFill

      CTBlipFillProperties getBlipFill()
      Gets the "blipFill" element
    • isSetBlipFill

      boolean isSetBlipFill()
      True if has "blipFill" element
    • setBlipFill

      void setBlipFill(CTBlipFillProperties blipFill)
      Sets the "blipFill" element
    • addNewBlipFill

      CTBlipFillProperties addNewBlipFill()
      Appends and returns a new empty "blipFill" element
    • unsetBlipFill

      void unsetBlipFill()
      Unsets the "blipFill" element
    • getPattFill

      Gets the "pattFill" element
    • isSetPattFill

      boolean isSetPattFill()
      True if has "pattFill" element
    • setPattFill

      void setPattFill(CTPatternFillProperties pattFill)
      Sets the "pattFill" element
    • addNewPattFill

      CTPatternFillProperties addNewPattFill()
      Appends and returns a new empty "pattFill" element
    • unsetPattFill

      void unsetPattFill()
      Unsets the "pattFill" element
    • getGrpFill

      CTGroupFillProperties getGrpFill()
      Gets the "grpFill" element
    • isSetGrpFill

      boolean isSetGrpFill()
      True if has "grpFill" element
    • setGrpFill

      void setGrpFill(CTGroupFillProperties grpFill)
      Sets the "grpFill" element
    • addNewGrpFill

      CTGroupFillProperties addNewGrpFill()
      Appends and returns a new empty "grpFill" element
    • unsetGrpFill

      void unsetGrpFill()
      Unsets the "grpFill" element
    • getHeaders

      CTHeaders getHeaders()
      Gets the "headers" element
    • isSetHeaders

      boolean isSetHeaders()
      True if has "headers" element
    • setHeaders

      void setHeaders(CTHeaders headers)
      Sets the "headers" element
    • addNewHeaders

      CTHeaders addNewHeaders()
      Appends and returns a new empty "headers" element
    • unsetHeaders

      void unsetHeaders()
      Unsets the "headers" element
    • getExtLst

      Gets the "extLst" element
    • isSetExtLst

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

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

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

      void unsetExtLst()
      Unsets the "extLst" element
    • getMarL

      Object getMarL()
      Gets the "marL" attribute
    • xgetMarL

      STCoordinate32 xgetMarL()
      Gets (as xml) the "marL" attribute
    • isSetMarL

      boolean isSetMarL()
      True if has "marL" attribute
    • setMarL

      void setMarL(Object marL)
      Sets the "marL" attribute
    • xsetMarL

      void xsetMarL(STCoordinate32 marL)
      Sets (as xml) the "marL" attribute
    • unsetMarL

      void unsetMarL()
      Unsets the "marL" attribute
    • getMarR

      Object getMarR()
      Gets the "marR" attribute
    • xgetMarR

      STCoordinate32 xgetMarR()
      Gets (as xml) the "marR" attribute
    • isSetMarR

      boolean isSetMarR()
      True if has "marR" attribute
    • setMarR

      void setMarR(Object marR)
      Sets the "marR" attribute
    • xsetMarR

      void xsetMarR(STCoordinate32 marR)
      Sets (as xml) the "marR" attribute
    • unsetMarR

      void unsetMarR()
      Unsets the "marR" attribute
    • getMarT

      Object getMarT()
      Gets the "marT" attribute
    • xgetMarT

      STCoordinate32 xgetMarT()
      Gets (as xml) the "marT" attribute
    • isSetMarT

      boolean isSetMarT()
      True if has "marT" attribute
    • setMarT

      void setMarT(Object marT)
      Sets the "marT" attribute
    • xsetMarT

      void xsetMarT(STCoordinate32 marT)
      Sets (as xml) the "marT" attribute
    • unsetMarT

      void unsetMarT()
      Unsets the "marT" attribute
    • getMarB

      Object getMarB()
      Gets the "marB" attribute
    • xgetMarB

      STCoordinate32 xgetMarB()
      Gets (as xml) the "marB" attribute
    • isSetMarB

      boolean isSetMarB()
      True if has "marB" attribute
    • setMarB

      void setMarB(Object marB)
      Sets the "marB" attribute
    • xsetMarB

      void xsetMarB(STCoordinate32 marB)
      Sets (as xml) the "marB" attribute
    • unsetMarB

      void unsetMarB()
      Unsets the "marB" attribute
    • getVert

      Gets the "vert" attribute
    • xgetVert

      STTextVerticalType xgetVert()
      Gets (as xml) the "vert" attribute
    • isSetVert

      boolean isSetVert()
      True if has "vert" attribute
    • setVert

      void setVert(STTextVerticalType.Enum vert)
      Sets the "vert" attribute
    • xsetVert

      void xsetVert(STTextVerticalType vert)
      Sets (as xml) the "vert" attribute
    • unsetVert

      void unsetVert()
      Unsets the "vert" attribute
    • getAnchor

      Gets the "anchor" attribute
    • xgetAnchor

      STTextAnchoringType xgetAnchor()
      Gets (as xml) the "anchor" attribute
    • isSetAnchor

      boolean isSetAnchor()
      True if has "anchor" attribute
    • setAnchor

      void setAnchor(STTextAnchoringType.Enum anchor)
      Sets the "anchor" attribute
    • xsetAnchor

      void xsetAnchor(STTextAnchoringType anchor)
      Sets (as xml) the "anchor" attribute
    • unsetAnchor

      void unsetAnchor()
      Unsets the "anchor" attribute
    • getAnchorCtr

      boolean getAnchorCtr()
      Gets the "anchorCtr" attribute
    • xgetAnchorCtr

      XmlBoolean xgetAnchorCtr()
      Gets (as xml) the "anchorCtr" attribute
    • isSetAnchorCtr

      boolean isSetAnchorCtr()
      True if has "anchorCtr" attribute
    • setAnchorCtr

      void setAnchorCtr(boolean anchorCtr)
      Sets the "anchorCtr" attribute
    • xsetAnchorCtr

      void xsetAnchorCtr(XmlBoolean anchorCtr)
      Sets (as xml) the "anchorCtr" attribute
    • unsetAnchorCtr

      void unsetAnchorCtr()
      Unsets the "anchorCtr" attribute
    • getHorzOverflow

      STTextHorzOverflowType.Enum getHorzOverflow()
      Gets the "horzOverflow" attribute
    • xgetHorzOverflow

      STTextHorzOverflowType xgetHorzOverflow()
      Gets (as xml) the "horzOverflow" attribute
    • isSetHorzOverflow

      boolean isSetHorzOverflow()
      True if has "horzOverflow" attribute
    • setHorzOverflow

      void setHorzOverflow(STTextHorzOverflowType.Enum horzOverflow)
      Sets the "horzOverflow" attribute
    • xsetHorzOverflow

      void xsetHorzOverflow(STTextHorzOverflowType horzOverflow)
      Sets (as xml) the "horzOverflow" attribute
    • unsetHorzOverflow

      void unsetHorzOverflow()
      Unsets the "horzOverflow" attribute