Class TextAlignmentVertical

java.lang.Object
org.docx4j.model.properties.Property
org.docx4j.model.properties.table.tc.AbstractTcProperty
org.docx4j.model.properties.table.tc.TextAlignmentVertical

public class TextAlignmentVertical
extends AbstractTcProperty
  • Field Details

  • Constructor Details

    • TextAlignmentVertical

      public TextAlignmentVertical()
      Since:
      3.0.0
    • TextAlignmentVertical

      public TextAlignmentVertical​(CTVerticalJc textAlignment)
    • TextAlignmentVertical

      public TextAlignmentVertical​(org.w3c.dom.css.CSSValue value)
  • Method Details

    • getCssName

      public java.lang.String getCssName()
      Specified by:
      getCssName in class Property
      Since:
      2.7.2
    • getCssProperty

      public java.lang.String getCssProperty()
      Specified by:
      getCssProperty in class Property
    • setXslFO

      public void setXslFO​(org.w3c.dom.Element foElement)
      Specified by:
      setXslFO in class Property
    • set

      public void set​(TcPr tcPr)
      Specified by:
      set in class AbstractTcProperty