次の方法で共有


Item.ChildItems プロパティ

定義

子項目

スキーマ内の次の属性を表します: c

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

プロパティ値

BooleanValue を返します。

属性

適用対象