次の方法で共有


NormalViewPortionType.AutoAdjust プロパティ

定義

法線ビューを自動調整する

スキーマ内の次の属性を表します。autoAdjust

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

プロパティ値

BooleanValue を返します。

属性

適用対象