PivotChange.WeightExpression Property

weightExpression.Represents the attribte in schema: weightExpression

Namespace:  DocumentFormat.OpenXml.Office2010.Excel
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "weightExpression")> _
Public Property WeightExpression As StringValue
    Get
    Set
'Usage
Dim instance As PivotChange
Dim value As StringValue

value = instance.WeightExpression

instance.WeightExpression = value
[SchemaAttrAttribute(, "weightExpression")]
public StringValue WeightExpression { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

PivotChange Class

PivotChange Members

DocumentFormat.OpenXml.Office2010.Excel Namespace