Package io.keikai.api

Class AreaRefWithType

  • All Implemented Interfaces:
    Serializable

    public class AreaRefWithType
    extends AreaRef
    A class that represents an area reference with 4 value : row(top row), column(left column), last row(bottom row) and last column(right column) and an extra selection type. (CELL, COL, ROW, ALL)
    Since:
    3.8.3
    Author:
    Henri Chen
    See Also:
    Serialized Form