InsertRowsExceptFirstAndSecond Constant
Inserts the grid inside the existing sheet, moving all the other rows down (Grid.RowCount - 2) rows. The first two rows will be overwritten. This can be used to export for example inside of a chart.
Syntax
Unit: VCL.TMSFNCGridBridgeCore / FMX.TMSFNCGridBridgeCore
const InsertRowsExceptFirstAndSecond = InsertRowsExceptFirstAndSecond;