RangeBindingProcessor
¶
Range binding processor is a binding processor for accessing properties from property objects in ranges.
Use RangeBindingProcessor to transform a range containing property objects into a range containing values. A RangeBindingProcessor reads a range and extracts given property from each property object in a range. The values are stored into a value range stored into the output register.
Inherits properties and message types from RangeBindingProcessorMetadata.
Creates an empty range binding processor. This function is intended for use with clone().
| (RangeBindingProcessor) | Range binding processor. |