Class Table


  • public class Table
    extends Object
    Represents a table in the H2 database / sheet in the Google spreadsheet.
    • Constructor Detail

      • Table

        public Table()
    • Method Detail

      • getColumn

        public Column getColumn​(int idx)