Table of Contents

TReportValue.ValueArray Property

Array of TCellValue inside this record. If this record doesn't contain an array of TCellValue, this property will be nil

Syntax

Unit: FlexCel.Report

property TReportValue.ValueArray: TArray<TCellValue>

See also