次の方法で共有


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> を返します。

属性

適用対象