TablePlusLayout(DataTable, WorksheetLayout) Constructor |
Constructor.
Namespace: Altaxo.WorksheetAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public TablePlusLayout(
DataTable table,
WorksheetLayout layout
)
Parameters
- table DataTable
- The table.
- layout WorksheetLayout
- The layout of the table.
See Also