Share via


RevisionList.RangeBased Property

Definition

RangeBased, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: RangeBased

[DocumentFormat.OpenXml.SchemaAttr(0, "RangeBased")]
public DocumentFormat.OpenXml.BooleanValue RangeBased { get; set; }
public DocumentFormat.OpenXml.BooleanValue RangeBased { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "RangeBased")]
public DocumentFormat.OpenXml.BooleanValue? RangeBased { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("RangeBased")]
public DocumentFormat.OpenXml.BooleanValue? RangeBased { get; set; }
public DocumentFormat.OpenXml.BooleanValue? RangeBased { get; set; }
member this.RangeBased : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "RangeBased")>]
member this.RangeBased : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("RangeBased")>]
member this.RangeBased : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property RangeBased As BooleanValue

Property Value

Attributes

Applies to