Package com.vaadin.flow.component.spreadsheet.testbench


package com.vaadin.flow.component.spreadsheet.testbench
  • Classes
    Class
    Description
    An utility class that converts Excel cell addresses to integer coordinates.
    This class represents one cell within the currently active sheet of a Spreadsheet.
    This class represents a header (either row- or column) within the currently active sheet of a Spreadsheet.
    This is the base element class for accessing a Vaadin Spreadsheet component for TestBench testing.