Share via


PivotTableDefinition.WeightExpression Property

Definition

weightExpression, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: weightExpression

[DocumentFormat.OpenXml.SchemaAttr(0, "weightExpression")]
public DocumentFormat.OpenXml.StringValue WeightExpression { get; set; }
public DocumentFormat.OpenXml.StringValue WeightExpression { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "weightExpression")]
public DocumentFormat.OpenXml.StringValue? WeightExpression { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("weightExpression")]
public DocumentFormat.OpenXml.StringValue? WeightExpression { get; set; }
public DocumentFormat.OpenXml.StringValue? WeightExpression { get; set; }
member this.WeightExpression : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "weightExpression")>]
member this.WeightExpression : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("weightExpression")>]
member this.WeightExpression : DocumentFormat.OpenXml.StringValue with get, set
Public Property WeightExpression As StringValue

Property Value

Attributes

Applies to