次の方法で共有


Shape.ZOrderOffset プロパティ

定義

Z オーダー オフセット

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

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

プロパティ値

Int32Value を返します。

属性

適用対象