TdxSpreadSheetReportSection.ValidateRange(TRect) Method
Validates and corrects the section’s cell range when the report building process is initiated.
Declaration
function ValidateRange(var ARange: TRect): Boolean;
Parameters
| Name | Type |
|---|---|
| ARange | TRect |
Returns
| Type |
|---|
| Boolean |
Remarks
This function supports the internal infrastructure and is not intended to be used directly from your code.
See Also