Freigeben über


PivotTableDefinition.WeightExpression-Eigenschaft

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 PivotTableDefinition
Dim value As StringValue

value = instance.WeightExpression

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue

Siehe auch

Referenz

PivotTableDefinition Klasse

PivotTableDefinition-Member

DocumentFormat.OpenXml.Office2010.Excel-Namespace