WorksheetMetaDataImpl Property

Implementation of MetaData.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
protected abstract Dictionary<string, WorksheetInfo> MetaDataImpl { get; set; }

Property Value

DictionaryString, WorksheetInfo

See Also