java.lang.Object
com.independentsoft.graph.workbooks.Row

public class Row extends Object
  • Constructor Details

    • Row

      public Row()
  • Method Details

    • getIndex

      public int getIndex()
    • setIndex

      public void setIndex(int index)
    • getCells

      public List<Cell> getCells()