共用方式為


Extrusion.ForceDepth Property

Definition

Forward Extrusion

Represents the following attribute in the schema: foredepth

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

Property Value

Returns StringValue.

Attributes

Applies to