Class Section


  • public class Section
    extends Object
    • Constructor Detail

      • Section

        public Section​(String startRow,
                       boolean startInclusive,
                       String endRow,
                       boolean endInclusive)
    • Method Detail

      • getRowPrefix

        public String getRowPrefix()
      • getRange

        public Range getRange()