Interface SpreadSheetWriterWithFormulaSupport

    • Method Detail

      • setOutputAsDisplayed

        void setOutputAsDisplayed​(boolean value)
        Sets whether to output the cell content as displayed, ie, no formulas but the result of formulas.
        Parameters:
        value - true if to output as displayed
      • getOutputAsDisplayed

        boolean getOutputAsDisplayed()
        Returns whether to output the cell content as displayed, ie, no formulas but the result of formulas.
        Returns:
        true if to output as displayed
      • outputAsDisplayedTipText

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