SheetProtection.Scenarios 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.
Szenarien gesperrt
Stellt das folgende Attribut im Schema dar: scenarios
[DocumentFormat.OpenXml.SchemaAttr(0, "scenarios")]
public DocumentFormat.OpenXml.BooleanValue Scenarios { get; set; }
public DocumentFormat.OpenXml.BooleanValue Scenarios { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "scenarios")]
public DocumentFormat.OpenXml.BooleanValue? Scenarios { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("scenarios")]
public DocumentFormat.OpenXml.BooleanValue? Scenarios { get; set; }
public DocumentFormat.OpenXml.BooleanValue? Scenarios { get; set; }
member this.Scenarios : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "scenarios")>]
member this.Scenarios : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("scenarios")>]
member this.Scenarios : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property Scenarios As BooleanValue
Eigenschaftswert
Gibt zurück BooleanValue.
- Attribute