Class StubFormulaExpression

java.lang.Object
io.keikai.model.impl.sys.formula.StubFormulaExpression
All Implemented Interfaces:
FormulaExpression, Serializable

public final class StubFormulaExpression extends Object implements FormulaExpression, Serializable
Minimal POI-free FormulaExpression placeholder used by the Rust formula engine pipeline when the caller only needs the raw formula text.
Since:
7.0.0
See Also: