次の方法で共有


AnimateRotation.By プロパティ

定義

by

スキーマ内の次の属性を表します。

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

プロパティ値

Int32Value を返します。

属性

適用対象