Interface CTCellAlignment

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getHorizontal

      Gets the "horizontal" attribute
    • xgetHorizontal

      STHorizontalAlignment xgetHorizontal()
      Gets (as xml) the "horizontal" attribute
    • isSetHorizontal

      boolean isSetHorizontal()
      True if has "horizontal" attribute
    • setHorizontal

      void setHorizontal(STHorizontalAlignment.Enum horizontal)
      Sets the "horizontal" attribute
    • xsetHorizontal

      void xsetHorizontal(STHorizontalAlignment horizontal)
      Sets (as xml) the "horizontal" attribute
    • unsetHorizontal

      void unsetHorizontal()
      Unsets the "horizontal" attribute
    • getVertical

      Gets the "vertical" attribute
    • xgetVertical

      STVerticalAlignment xgetVertical()
      Gets (as xml) the "vertical" attribute
    • isSetVertical

      boolean isSetVertical()
      True if has "vertical" attribute
    • setVertical

      void setVertical(STVerticalAlignment.Enum vertical)
      Sets the "vertical" attribute
    • xsetVertical

      void xsetVertical(STVerticalAlignment vertical)
      Sets (as xml) the "vertical" attribute
    • unsetVertical

      void unsetVertical()
      Unsets the "vertical" attribute
    • getTextRotation

      BigInteger getTextRotation()
      Gets the "textRotation" attribute
    • xgetTextRotation

      STTextRotation xgetTextRotation()
      Gets (as xml) the "textRotation" attribute
    • isSetTextRotation

      boolean isSetTextRotation()
      True if has "textRotation" attribute
    • setTextRotation

      void setTextRotation(BigInteger textRotation)
      Sets the "textRotation" attribute
    • xsetTextRotation

      void xsetTextRotation(STTextRotation textRotation)
      Sets (as xml) the "textRotation" attribute
    • unsetTextRotation

      void unsetTextRotation()
      Unsets the "textRotation" attribute
    • getWrapText

      boolean getWrapText()
      Gets the "wrapText" attribute
    • xgetWrapText

      XmlBoolean xgetWrapText()
      Gets (as xml) the "wrapText" attribute
    • isSetWrapText

      boolean isSetWrapText()
      True if has "wrapText" attribute
    • setWrapText

      void setWrapText(boolean wrapText)
      Sets the "wrapText" attribute
    • xsetWrapText

      void xsetWrapText(XmlBoolean wrapText)
      Sets (as xml) the "wrapText" attribute
    • unsetWrapText

      void unsetWrapText()
      Unsets the "wrapText" attribute
    • getIndent

      long getIndent()
      Gets the "indent" attribute
    • xgetIndent

      XmlUnsignedInt xgetIndent()
      Gets (as xml) the "indent" attribute
    • isSetIndent

      boolean isSetIndent()
      True if has "indent" attribute
    • setIndent

      void setIndent(long indent)
      Sets the "indent" attribute
    • xsetIndent

      void xsetIndent(XmlUnsignedInt indent)
      Sets (as xml) the "indent" attribute
    • unsetIndent

      void unsetIndent()
      Unsets the "indent" attribute
    • getRelativeIndent

      int getRelativeIndent()
      Gets the "relativeIndent" attribute
    • xgetRelativeIndent

      XmlInt xgetRelativeIndent()
      Gets (as xml) the "relativeIndent" attribute
    • isSetRelativeIndent

      boolean isSetRelativeIndent()
      True if has "relativeIndent" attribute
    • setRelativeIndent

      void setRelativeIndent(int relativeIndent)
      Sets the "relativeIndent" attribute
    • xsetRelativeIndent

      void xsetRelativeIndent(XmlInt relativeIndent)
      Sets (as xml) the "relativeIndent" attribute
    • unsetRelativeIndent

      void unsetRelativeIndent()
      Unsets the "relativeIndent" attribute
    • getJustifyLastLine

      boolean getJustifyLastLine()
      Gets the "justifyLastLine" attribute
    • xgetJustifyLastLine

      XmlBoolean xgetJustifyLastLine()
      Gets (as xml) the "justifyLastLine" attribute
    • isSetJustifyLastLine

      boolean isSetJustifyLastLine()
      True if has "justifyLastLine" attribute
    • setJustifyLastLine

      void setJustifyLastLine(boolean justifyLastLine)
      Sets the "justifyLastLine" attribute
    • xsetJustifyLastLine

      void xsetJustifyLastLine(XmlBoolean justifyLastLine)
      Sets (as xml) the "justifyLastLine" attribute
    • unsetJustifyLastLine

      void unsetJustifyLastLine()
      Unsets the "justifyLastLine" attribute
    • getShrinkToFit

      boolean getShrinkToFit()
      Gets the "shrinkToFit" attribute
    • xgetShrinkToFit

      XmlBoolean xgetShrinkToFit()
      Gets (as xml) the "shrinkToFit" attribute
    • isSetShrinkToFit

      boolean isSetShrinkToFit()
      True if has "shrinkToFit" attribute
    • setShrinkToFit

      void setShrinkToFit(boolean shrinkToFit)
      Sets the "shrinkToFit" attribute
    • xsetShrinkToFit

      void xsetShrinkToFit(XmlBoolean shrinkToFit)
      Sets (as xml) the "shrinkToFit" attribute
    • unsetShrinkToFit

      void unsetShrinkToFit()
      Unsets the "shrinkToFit" attribute
    • getReadingOrder

      long getReadingOrder()
      Gets the "readingOrder" attribute
    • xgetReadingOrder

      XmlUnsignedInt xgetReadingOrder()
      Gets (as xml) the "readingOrder" attribute
    • isSetReadingOrder

      boolean isSetReadingOrder()
      True if has "readingOrder" attribute
    • setReadingOrder

      void setReadingOrder(long readingOrder)
      Sets the "readingOrder" attribute
    • xsetReadingOrder

      void xsetReadingOrder(XmlUnsignedInt readingOrder)
      Sets (as xml) the "readingOrder" attribute
    • unsetReadingOrder

      void unsetReadingOrder()
      Unsets the "readingOrder" attribute