Interface InitialRowSkippingSpreadSheetReader

    • Method Detail

      • setSkipNumRows

        void setSkipNumRows​(int value)
        Sets the number of initial rows to skip.
        Parameters:
        value - the number of rows
      • getSkipNumRows

        int getSkipNumRows()
        Returns the number of initial rows to skip.
        Returns:
        the number of rows
      • skipNumRowsTipText

        String skipNumRowsTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.