NormalViewPortionType.AutoAdjust Property
Auto Adjust Normal View.Represents the attribte in schema: autoAdjust
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "autoAdjust")> _
Public Property AutoAdjust As BooleanValue
Get
Set
'Usage
Dim instance As NormalViewPortionType
Dim value As BooleanValue
value = instance.AutoAdjust
instance.AutoAdjust = value
[SchemaAttrAttribute(, "autoAdjust")]
public BooleanValue AutoAdjust { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.