Interface WithHorizontalAlignment

  • All Known Implementing Classes:
    Cell, Row, Table

    public interface WithHorizontalAlignment
    Marks objects that can be aligned horizontally.
    Since:
    1.2.7
    • Method Detail

      • setHorizontalAlignment

        void setHorizontalAlignment​(HorizontalAlignment alignment)
        Sets horizontal alignment mode.
        Parameters:
        alignment - New alignment mode. If null, current alignment must be left unchanged