次の方法で共有


Extrusion.BackDepth プロパティ

定義

後方押し出しの深さ

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

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

プロパティ値

StringValue を返します。

属性

適用対象