Freigeben über


CellFormula.Input1Deleted-Eigenschaft

Input 1 Deleted.Represents the attribte in schema: del1

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

Syntax

'Declaration
<SchemaAttrAttribute(, "del1")> _
Public Property Input1Deleted As BooleanValue
    Get
    Set
'Usage
Dim instance As CellFormula
Dim value As BooleanValue

value = instance.Input1Deleted

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

CellFormula Klasse

CellFormula-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace