CommonTimeNode.RepeatDuration Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
repeatDur
Representa o seguinte atributo no esquema: 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
Valor da propriedade
Retorna StringValue.
- Atributos