Consolidation.RangeSets Property
Range Sets.Represents the element tag in schema: x:rangeSets
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property RangeSets As RangeSets
Get
Set
'Usage
Dim instance As Consolidation
Dim value As RangeSets
value = instance.RangeSets
instance.RangeSets = value
public RangeSets RangeSets { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Spreadsheet.RangeSets
Returns RangeSets.