Freigeben über


CommonTimeNode.Duration-Eigenschaft

Duration.Represents the attribte in schema: dur

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

Syntax

'Declaration
<SchemaAttrAttribute(, "dur")> _
Public Property Duration As StringValue
    Get
    Set
'Usage
Dim instance As CommonTimeNode
Dim value As StringValue

value = instance.Duration

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

CommonTimeNode Klasse

CommonTimeNode-Member

DocumentFormat.OpenXml.Presentation-Namespace