Поделиться через


RevisionRowColumn.Edge Property

Edge Deleted.Represents the attribte in schema: edge

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "edge")> _
Public Property Edge As BooleanValue
    Get
    Set
'Usage
Dim instance As RevisionRowColumn
Dim value As BooleanValue

value = instance.Edge

instance.Edge = value
[SchemaAttrAttribute(, "edge")]
public BooleanValue Edge { get; set; }

Property Value

Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

See Also

Reference

RevisionRowColumn Class

RevisionRowColumn Members

DocumentFormat.OpenXml.Spreadsheet Namespace