MetadataType.SplitAll Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Alle Metadaten teilen
Stellt das folgende Attribut im Schema dar: 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
Eigenschaftswert
Gibt zurück BooleanValue.
- Attribute