PivotChange.WeightExpression Property
weightExpression.Represents the attribte in schema: weightExpression
Namespace: DocumentFormat.OpenXml.Office2010.Excel
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
<SchemaAttrAttribute(, "weightExpression")> _
Public Property WeightExpression As StringValue
Get
Set
用法
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