次の方法で共有


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 を返します。

属性

適用対象