Class DBSheetColWidth


  • public class DBSheetColWidth
    extends Object
    Author:
    ssah
    • Constructor Detail

      • DBSheetColWidth

        public DBSheetColWidth​(int splitIndex,
                               int width)
        Parameters:
        splitIndex - splitIndex
        width - width
    • Method Detail

      • getSplitIndex

        public int getSplitIndex()
        Returns:
        the splitIndex
      • setSplitIndex

        public void setSplitIndex​(int splitIndex)
        Parameters:
        splitIndex - the splitIndex to set
      • getWidth

        public int getWidth()
        Returns:
        the width
      • setWidth

        public void setWidth​(int width)
        Parameters:
        width - the width to set