Table of Contents

TTMSFNCDataGridFormatRuleItem.CellRangeStartColumn Property

The zero-based start column of the rectangular range used when Scope is grsCellRange. Default is 0.

API unit family: TMSFNCDataGridConditionalFormatting Declaring type: TTMSFNCDataGridFormatRuleItem Type: Integer

Syntax

property CellRangeStartColumn: Integer;

Default: 0

Remarks

Persistable mirror of CellRange; reading and writing it accesses the same range.