Freigeben über


CommonTimeNode.RepeatDuration-Eigenschaft

Repeat Duration.Represents the attribte in schema: repeatDur

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

Syntax

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

value = instance.RepeatDuration

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

CommonTimeNode Klasse

CommonTimeNode-Member

DocumentFormat.OpenXml.Presentation-Namespace