FileContextAbsoluteDefinitions Property

Gets or sets a list of Absolute Definitions (definitions available to read/write anywhere in the Worksheet) for the Worksheet.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public List<Definition> AbsoluteDefinitions { get; set; }

Property Value

ListDefinition

See Also