NormalViewPortionType.AutoAdjust Property

Definition

Auto Adjust Normal View

Represents the following attribute in the schema: 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

Property Value

Returns BooleanValue.

Attributes

Applies to