Freigeben über


PresentationOf.Count-Eigenschaft

Count.Represents the attribte in schema: cnt

Namespace:  DocumentFormat.OpenXml.Drawing.Diagrams
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "cnt")> _
Public Property Count As ListValue(Of UInt32Value)
    Get
    Set
'Usage
Dim instance As PresentationOf
Dim value As ListValue(Of UInt32Value)

value = instance.Count

instance.Count = value
[SchemaAttrAttribute(, "cnt")]
public ListValue<UInt32Value> Count { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.ListValue<UInt32Value>
Returns ListValue<T>.

Siehe auch

Referenz

PresentationOf Klasse

PresentationOf-Member

DocumentFormat.OpenXml.Drawing.Diagrams-Namespace