InputCells.Deleted 属性

定义

Deleted

表示架构中的以下属性:deleted

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

属性值

返回 BooleanValue

属性

适用于