Interface IColumnsWidthDialog

    • Method Detail

      • isDefaultWidth

        boolean isDefaultWidth()
        Check if default width value must be used.
        Returns:
        true if default width value must be used, false otherwise
      • getWidth

        double getWidth()
        Get width value.
        Returns:
        width value
      • isStretchHorizontally

        boolean isStretchHorizontally()
        Check if columns must be stretched horizontally.
        Returns:
        true if columns must be stretched horizontally, false otherwise
      • getWidthWeightFactor

        int getWidthWeightFactor()
        Get width weight factor value.
        Returns:
        width weight factor value