Compartilhar via


TimeAnimateValue.Time Propriedade

Definição

Time

Representa o seguinte atributo no 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 da propriedade

Devolve StringValue.

Atributos

Comentários

As seguintes informações do ECMA International Standard ECMA-376 podem ser úteis ao trabalhar com esta classe.

Este atributo especifica o momento em que o atributo que está a ser animado assumirá o valor.

Os valores possíveis para este atributo são definidos pelo ST_TLTimeAnimateValueTime tipo simples.

Aplica-se a