Share via


PropertySet.IncludeAngleScale Property

Definition

Include Angle Scale

Represents the following attribute in the schema: custRadScaleInc

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

Property Value

Returns Int32Value.

Attributes

Applies to