Click or drag to resize

AllWorksheetHandlerGetItemList Method

Fills the list with all tables in the project.

Namespace: Altaxo.Gui.Pads.ProjectBrowser
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public override SelectableListNodeList GetItemList()

Return Value

SelectableListNodeList
List of all tables.
See Also