Lock.AspectRatio 属性

定义

纵横比锁定

表示架构中的以下属性: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

属性值

返回 EnumValue<T>

属性

适用于