NameIndex.IsASet 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.
Zeichenfolge ist ein Set
Stellt das folgende Attribut im Schema dar: s
[DocumentFormat.OpenXml.SchemaAttr(0, "s")]
public DocumentFormat.OpenXml.BooleanValue IsASet { get; set; }
public DocumentFormat.OpenXml.BooleanValue IsASet { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "s")]
public DocumentFormat.OpenXml.BooleanValue? IsASet { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("s")]
public DocumentFormat.OpenXml.BooleanValue? IsASet { get; set; }
public DocumentFormat.OpenXml.BooleanValue? IsASet { get; set; }
member this.IsASet : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "s")>]
member this.IsASet : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("s")>]
member this.IsASet : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property IsASet As BooleanValue
Eigenschaftswert
Gibt zurück BooleanValue.
- Attribute