Freigeben über


PlaceholderShape.Index-Eigenschaft

Placeholder Index.Represents the attribte in schema: idx

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

Syntax

'Declaration
<SchemaAttrAttribute(, "idx")> _
Public Property Index As UInt32Value
    Get
    Set
'Usage
Dim instance As PlaceholderShape
Dim value As UInt32Value

value = instance.Index

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

Siehe auch

Referenz

PlaceholderShape Klasse

PlaceholderShape-Member

DocumentFormat.OpenXml.Presentation-Namespace