WorksheetGetPreviouslyDefinedParamsAll Method

Provides access to the definitions made available during the previous calculation process of the document.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public List<Definition> GetPreviouslyDefinedParamsAll()

Return Value

ListDefinition
The definitions made available during the previous calculation process of the document.

See Also