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