Class CellRange

    • Constructor Detail

      • CellRange

        public CellRange()
    • Method Detail

      • setRows

        public void setRows​(Range value)
        Sets the rows to locate.
        Parameters:
        value - the rows
      • getRows

        public Range getRows()
        Returns the rows to locate.
        Returns:
        the rows
      • rowsTipText

        public String rowsTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the gui
      • setColumns

        public void setColumns​(SpreadSheetColumnRange value)
        Sets the columns to locate.
        Parameters:
        value - the columns
      • columnsTipText

        public String columnsTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the gui