Lock.AspectRatio Property

Definition

Aspect Ratio Lock

Represents the following attribute in the schema: aspectratio

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

Property Value

Returns EnumValue<T>.

Attributes

Applies to