Class SingleCell

    • Constructor Detail

      • SingleCell

        public SingleCell()
    • Method Detail

      • setRow

        public void setRow​(Index value)
        Sets the row to locate.
        Parameters:
        value - the row
      • getRow

        public Index getRow()
        Returns the row to locate.
        Returns:
        the row
      • rowTipText

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

        public void setColumn​(SpreadSheetColumnIndex value)
        Sets the column to locate.
        Parameters:
        value - the column
      • columnTipText

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