Click or drag to resize

WorksheetLayoutCollectionItem(Guid) Property

[Missing <summary> documentation for "P:Altaxo.Worksheet.WorksheetLayoutCollection.Item(System.Guid)"]


Namespace: Altaxo.Worksheet
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public WorksheetLayout this[
	Guid guid
] { get; }

Parameters

guid  Guid
 

Property Value

WorksheetLayout
See Also