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