Compartir a través de


TimeAnimateValue.Time Propiedad

Definición

Hora

Representa el atributo siguiente en el esquema: tm

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

Valor de propiedad

Devuelve StringValue.

Atributos

Comentarios

La siguiente información de ECMA International Standard ECMA-376 puede ser útil al trabajar con esta clase.

Este atributo especifica la hora a la que el atributo que se anima tomará el valor.

El tipo simple define los ST_TLTimeAnimateValueTime valores posibles para este atributo.

Se aplica a