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