Click or drag to resize

Altaxo.Worksheet Namespace

[Missing <summary> documentation for "N:Altaxo.Worksheet"]

Classes
 ClassDescription
Public classAreaRetrieval 
Public classBooleanColumnStyle 
Public classColumnHeaderStyle 
Public classColumnStyle Altaxo.Worksheet.ColumnStyle provides the data for visualization of the column data, for instance m_Width and color of columns additionally, it is responsible for the conversion of data to text and vice versa
Public classColumnStyleDictionary 
Public classDateTimeColumnStyle 
Public classDoubleColumnStyle 
Public classFileCommands Routines for saving the worksheet layout and corresponding table.
Public classRowHeaderStyle 
Public classTablePlusLayout Holds a table and its layout together only for serialization/deserialization purposes.
Public classTextColumnStyle 
Public classWorksheetLayout Stores the layout of a table to be shown in a WorksheetView.
Public classWorksheetLayoutCollection Summary description for WorksheetLayoutCollection.
Public classWorksheetPaintingGdi Methods for drawing a worksheet using Gdi
Public classWorksheetViewLayout Stores information how a worksheet is shown in the view. Currently, this instance stores a link to the WorksheetLayout that defines the colors and the widths of the table columns. Later, it is planned to additionally store here the positions of horizontal and vertical scroll values in order to be able to restore those settings.
Structures
 StructureDescription
Public structureAreaInfo 
Enumerations
 EnumerationDescription
Public enumerationAreaTypeThe type of area we have clicked into, used by ClickedCellInfo.
Public enumerationColumnStyleType