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