Enum OdfFormulaSupportLevel
Represents the support level for a formula function. 表示公式函式支援層級。
public enum OdfFormulaSupportLevel
Fields
Evaluated = 0The function can be evaluated by the default evaluator. 可由預設評估器計算。
PreservedOnly = 1The function can be preserved in documents but is not evaluated by the default evaluator. 可在文件中保真儲存,但預設評估器不計算。