Compartir a través de


AnimationProperties.Length Propiedad

Definición

length, esta propiedad solo está disponible en Office 2019 y versiones posteriores.

Representa el atributo siguiente en el esquema: length

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

Valor de propiedad

Atributos

Se aplica a