[]
        
(Showing Draft Content)

GC.Spread.CalcEngine.Functions.IParameterDescription

Interface: IParameterDescription

CalcEngine.Functions.IParameterDescription

Table of contents

Properties

Properties

name

name: string

The parameter name.


optional

Optional optional: boolean

Whether the parameter is optional.


repeatable

Optional repeatable: boolean

Whether the parameter is repeatable.