CellFormula.Input1Deleted Property

Definition

Input 1 Deleted

Represents the following attribute in the schema: del1

[DocumentFormat.OpenXml.SchemaAttr(0, "del1")]
public DocumentFormat.OpenXml.BooleanValue Input1Deleted { get; set; }
public DocumentFormat.OpenXml.BooleanValue Input1Deleted { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "del1")]
public DocumentFormat.OpenXml.BooleanValue? Input1Deleted { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("del1")]
public DocumentFormat.OpenXml.BooleanValue? Input1Deleted { get; set; }
public DocumentFormat.OpenXml.BooleanValue? Input1Deleted { get; set; }
member this.Input1Deleted : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "del1")>]
member this.Input1Deleted : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("del1")>]
member this.Input1Deleted : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property Input1Deleted As BooleanValue

Property Value

Returns BooleanValue.

Attributes

Applies to