Compartir a través de


SheetProtection.Scenarios Propiedad

Definición

Escenarios bloqueados

Representa el atributo siguiente en el esquema: escenarios

[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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a