Click or drag to resize

WorksheetLayoutCollection_items Field

The worksheet layouts keyed by name.

Namespace: Altaxo.Worksheet
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected Dictionary<string, WorksheetLayout> _items

Field Value

DictionaryString, WorksheetLayout
See Also