CellFormula.Input1Deleted Property  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, setPublic Property Input1Deleted As BooleanValueProperty Value
Returns BooleanValue.
- Attributes