Click or drag to resize

WorksheetLayoutCollection(IDocumentNode) Constructor

Initializes a new instance of the WorksheetLayoutCollection class

Namespace: Altaxo.Worksheet
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public WorksheetLayoutCollection(
	IDocumentNode documentParent
)

Parameters

documentParent  IDocumentNode

[Missing <param name="documentParent"/> documentation for "M:Altaxo.Worksheet.WorksheetLayoutCollection.#ctor(Altaxo.Main.IDocumentNode)"]

See Also