Freigeben über


PivotEditValue.ValueType Eigenschaft

Definition

valueType, diese Eigenschaft ist nur in Office 2010 und höher verfügbar.

Stellt das folgende Attribut im Schema dar: valueType

[DocumentFormat.OpenXml.SchemaAttr(0, "valueType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.PivotEditValueTypeValues> ValueType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.PivotEditValueTypeValues> ValueType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "valueType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.PivotEditValueTypeValues>? ValueType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("valueType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.PivotEditValueTypeValues>? ValueType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.PivotEditValueTypeValues>? ValueType { get; set; }
member this.ValueType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.PivotEditValueTypeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "valueType")>]
member this.ValueType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.PivotEditValueTypeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("valueType")>]
member this.ValueType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.PivotEditValueTypeValues> with get, set
Public Property ValueType As EnumValue(Of PivotEditValueTypeValues)

Eigenschaftswert

Attribute

Gilt für: