Class FormulaFormatter.NumberToken

java.lang.Object
com.vaadin.flow.component.spreadsheet.FormulaFormatter.NumberToken
All Implemented Interfaces:
Serializable
Enclosing class:
FormulaFormatter

protected class FormulaFormatter.NumberToken extends Object
See Also:
  • Constructor Details

    • NumberToken

      public NumberToken(String content)
  • Method Details