Freigeben über


TimeAnimateValue.Time-Eigenschaft

Time.Represents the attribte in schema: tm

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "tm")> _
Public Property Time As StringValue
    Get
    Set
'Usage
Dim instance As TimeAnimateValue
Dim value As StringValue

value = instance.Time

instance.Time = value
[SchemaAttrAttribute(, "tm")]
public StringValue Time { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Hinweise

The following information from the ECMA International Standard ECMA-376 can be useful when working with this class.

This attribute specifies the time at which the attribute being animated will take on the value.

The possible values for this attribute are defined by the ST_TLTimeAnimateValueTime simple type.

Siehe auch

Referenz

TimeAnimateValue Klasse

TimeAnimateValue-Member

DocumentFormat.OpenXml.Presentation-Namespace