RevisionRowColumn.EndOfList Property
End Of List.Represents the attribte in schema: eol
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "eol")> _
Public Property EndOfList As BooleanValue
Get
Set
'Usage
Dim instance As RevisionRowColumn
Dim value As BooleanValue
value = instance.EndOfList
instance.EndOfList = value
[SchemaAttrAttribute(, "eol")]
public BooleanValue EndOfList { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.