Share via


Extrusion.BackDepth Property

Definition

Backward Extrusion Depth

Represents the following attribute in the schema: 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

Property Value

Returns StringValue.

Attributes

Applies to