Class MatrixColumnProperties

java.lang.Object
com.independentsoft.office.word.math.MatrixColumnProperties

public class MatrixColumnProperties extends Object
The Class MatrixColumnProperties.
  • Constructor Details

    • MatrixColumnProperties

      public MatrixColumnProperties()
      Instantiates a new matrix column properties.
  • Method Details

    • clone

      public MatrixColumnProperties clone()
      Overrides:
      clone in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getCount

      public int getCount()
      Gets the count.
      Returns:
      the count
    • setCount

      public void setCount(int count)
      Sets the count.
      Parameters:
      count - the new count
    • getHorizontalJustification

      public HorizontalJustification getHorizontalJustification()
      Gets the horizontal justification.
      Returns:
      the horizontal justification
    • setHorizontalJustification

      public void setHorizontalJustification(HorizontalJustification horizontalJustification)
      Sets the horizontal justification.
      Parameters:
      horizontalJustification - the new horizontal justification