次の方法で共有


TimeAnimateValue.Time プロパティ

定義

Time

スキーマ内の次の属性を表します: 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

プロパティ値

StringValue を返します。

属性

注釈

ECMA 国際 標準 ECMA-376 の次の情報は、このクラスを操作するときに役立ちます。

この属性は、アニメーション化される属性が値に対して実行される時間を指定します。

この属性に使用できる値は、単純型によって ST_TLTimeAnimateValueTime 定義されます。

適用対象