Share via


RevExRowColumn.Eol Property

Definition

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

Represents the following attribute in the schema: eol

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

Property Value

Attributes

Applies to