Home
Script Language
Matrices
DataTable
Methods
MirrorColumns
See also:
MirrorRows
,
ExchangeRows
,
ExchangeColumns
Index
Statistical Background
MirrorColumns
Declaration:
TDataTable
.
MirrorColumns
;
The method
MirrorColumns
mirrors the data table by exchanging all columns such that the last one is exchanged with the first column, the next to last is exchanged with the second column, and so on.