次の方法で共有


MetadataType.SplitFirst プロパティ

定義

Meatadata Split First

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象