Compartir a través de


AnimationProperties.Count Propiedad

Definición

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

Representa el atributo siguiente en el esquema: count

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

Valor de propiedad

Atributos

Se aplica a