CommonTimeNode.RepeatDuration 属性

定义

repeatDur

表示架构中的以下属性: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

属性值

返回 StringValue

属性

适用于