次の方法で共有


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 を返します。

属性

適用対象