WorksheetGetPreviouslyDefinedParamsAll Method
Provides access to the definitions made available during the previous calculation process of the document.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
public List<Definition> GetPreviouslyDefinedParamsAll()
Public Function GetPreviouslyDefinedParamsAll As List(Of Definition)
public:
List<Definition^>^ GetPreviouslyDefinedParamsAll()
member GetPreviouslyDefinedParamsAll : unit -> List<Definition>
Return Value
ListDefinition
The definitions made available during the previous calculation process of the document.