Freigeben über


PivotFilter.MemberPropertyFieldId Property

Member Property Field Id.Represents the attribte in schema: mpFld

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "mpFld")> _
Public Property MemberPropertyFieldId As UInt32Value
    Get
    Set
'Usage
Dim instance As PivotFilter
Dim value As UInt32Value

value = instance.MemberPropertyFieldId

instance.MemberPropertyFieldId = value
[SchemaAttrAttribute(, "mpFld")]
public UInt32Value MemberPropertyFieldId { get; set; }

Property Value

Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

See Also

Reference

PivotFilter Class

PivotFilter Members

DocumentFormat.OpenXml.Spreadsheet Namespace