Item.Missing 属性

定义

失踪

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

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

属性值

返回 BooleanValue

属性

适用于