Interface MissingValueSpreadSheetReader

    • Method Detail

      • setMissingValue

        void setMissingValue​(BaseRegExp value)
        Sets the placeholder for missing values.
        Parameters:
        value - the placeholder
      • getMissingValue

        BaseRegExp getMissingValue()
        Returns the current placeholder for missing values.
        Returns:
        the placeholder
      • missingValueTipText

        String missingValueTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the explorer/experimenter gui