Share via


CellFormula.Input1Deleted 属性

定义

输入 1 已删除

表示架构中的以下属性: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

属性值

返回 BooleanValue

属性

适用于