TReportValue.Create Method
Creates a new TReportValue from a TCellValue. Note: You normally won't need to call this method, since conversion is automatic.
Syntax
Unit: FlexCel.Report
class function TReportValue.Create(const v: TCellValue): TReportValue; static;
Parameters
<-> | Parameter | Type | Description |
---|---|---|---|
const | v | TCellValue |