RangeProperties.AutoEnd Property
Source Data Ending Range.Represents the attribte in schema: autoEnd
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "autoEnd")> _
Public Property AutoEnd As BooleanValue
Get
Set
'Usage
Dim instance As RangeProperties
Dim value As BooleanValue
value = instance.AutoEnd
instance.AutoEnd = value
[SchemaAttrAttribute(, "autoEnd")]
public BooleanValue AutoEnd { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.