Table of Contents

InsertColsExceptFirstAndSecond Constant

Inserts the grid inside the existing sheet, moving all the other columns right (Grid.ColCount - 2) columns. The first two columns will be overwritten. This can be used to export for example inside of a chart.

Syntax

Unit: VCL.TMSFNCGridBridgeCore / FMX.TMSFNCGridBridgeCore

const InsertColsExceptFirstAndSecond = InsertColsExceptFirstAndSecond;