2.279.2 DataValue.Value

The DataValue.Value element specifies a datum value in a cell of a CustomReportItem or a data value instance of a data point of a Chart. This element MUST be specified exactly once and MUST be a String ([XMLSCHEMA2/2] section 3.2.1) or an expression that evaluates to a Variant.

Following is the parent element of the DataValue.Value element.

Parent elements

DataValue

The following is the XML Schema definition of the DataValue.Value element.

 <xsd:element name="Value" type="xsd:string" />