次の方法で共有


MetadataType.SplitAll プロパティ

定義

メタデータすべて分割

スキーマ内の次の属性を表します。splitAll

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

プロパティ値

BooleanValue を返します。

属性

適用対象