Class GSRow

    • Constructor Detail

      • GSRow

        public GSRow​(GSWorksheet worksheet,
                     com.google.gdata.data.spreadsheet.ListEntry listEntry)
    • Method Detail

      • getVisibleCellValue

        public java.lang.String getVisibleCellValue​(SpreadsheetColumn column)
        Description copied from class: SpreadsheetRow
        The purpose of this method is to return the visible value stored by the given cell. The 'visible value' means the value stored by the cell and observed when the row is viewed in the spreadsheet. This means any worksheet metadata shall be disregarded by this method.
        Specified by:
        getVisibleCellValue in class SpreadsheetRow
        Returns:
        the visible value of the cell