Class NamedSectionSheet.Section

    • Method Detail

      • addColumnIfAbsent

        public void addColumnIfAbsent​(String name)
        Add column if absent.
        Parameters:
        name - the name
      • getHeaders

        public Set<String> getHeaders()
        Gets headers.
        Returns:
        the headers
      • getStart

        public int getStart()
        Gets start.
        Returns:
        the start
      • getEnd

        public int getEnd()
        Gets end.
        Returns:
        the end
      • getName

        public String getName()
        Gets name.
        Returns:
        the name