Share via


Consolidation.RangeSets Property

Definition

Range Sets.

Represents the following element tag in the schema: x:rangeSets.

public DocumentFormat.OpenXml.Spreadsheet.RangeSets RangeSets { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.RangeSets? RangeSets { get; set; }
member this.RangeSets : DocumentFormat.OpenXml.Spreadsheet.RangeSets with get, set
Public Property RangeSets As RangeSets

Property Value

Returns RangeSets.

Applies to