Altaxo. |
[Missing <summary> documentation for "N:Altaxo.Worksheet"]
Class | Description | |
---|---|---|
AreaRetrieval | ||
BooleanColumnStyle | ||
ColumnHeaderStyle | ||
ColumnStyle | 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 | |
ColumnStyleDictionary | ||
DateTimeColumnStyle | ||
DoubleColumnStyle | ||
FileCommands | Routines for saving the worksheet layout and corresponding table. | |
RowHeaderStyle | ||
TablePlusLayout | Holds a table and its layout together only for serialization/deserialization purposes. | |
TextColumnStyle | ||
WorksheetLayout | Stores the layout of a table to be shown in a WorksheetView. | |
WorksheetLayoutCollection | Summary description for WorksheetLayoutCollection. | |
WorksheetPaintingGdi | Methods for drawing a worksheet using Gdi | |
WorksheetViewLayout | 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. |
Structure | Description | |
---|---|---|
AreaInfo |
Enumeration | Description | |
---|---|---|
AreaType | The type of area we have clicked into, used by ClickedCellInfo. | |
ColumnStyleType |