Click or drag to resize

CurrentIProjectService Property

Returns the project service, which provides methods to add worksheet and graphs, or open and close the document.

Namespace: Altaxo
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static IProjectService IProjectService { get; }

Property Value

IProjectService
See Also