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