CommonTimeNode.RepeatDuration Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
repeatDur
Representa el atributo siguiente en el 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 de propiedad
Devuelve StringValue.
- Atributos