Click or drag to resize

AltaxoDocumentTableLayouts Property

Gets the collection of worksheet layouts stored in the document.

Namespace: Altaxo
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public WorksheetLayoutCollection TableLayouts { get; }

Property Value

WorksheetLayoutCollection
See Also