Share via


CommonTimeNode.RepeatDuration Property

Definition

repeatDur

Represents the following attribute in the schema: repeatDur

[DocumentFormat.OpenXml.SchemaAttr(0, "repeatDur")]
public DocumentFormat.OpenXml.StringValue RepeatDuration { get; set; }
public DocumentFormat.OpenXml.StringValue RepeatDuration { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "repeatDur")]
public DocumentFormat.OpenXml.StringValue? RepeatDuration { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("repeatDur")]
public DocumentFormat.OpenXml.StringValue? RepeatDuration { get; set; }
public DocumentFormat.OpenXml.StringValue? RepeatDuration { get; set; }
member this.RepeatDuration : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "repeatDur")>]
member this.RepeatDuration : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("repeatDur")>]
member this.RepeatDuration : DocumentFormat.OpenXml.StringValue with get, set
Public Property RepeatDuration As StringValue

Property Value

Returns StringValue.

Attributes

Applies to