Compartilhar via


Lock.Selection Propriedade

Definição

Bloqueio de Seleção

Representa o seguinte atributo no esquema: seleção

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

Valor da propriedade

Retorna EnumValue<T>.

Atributos

Aplica-se a