WebPublishing.Thicket Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Bosque
Representa o seguinte atributo no esquema: thicket
[DocumentFormat.OpenXml.SchemaAttr(0, "thicket")]
public DocumentFormat.OpenXml.BooleanValue Thicket { get; set; }
public DocumentFormat.OpenXml.BooleanValue Thicket { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "thicket")]
public DocumentFormat.OpenXml.BooleanValue? Thicket { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("thicket")]
public DocumentFormat.OpenXml.BooleanValue? Thicket { get; set; }
public DocumentFormat.OpenXml.BooleanValue? Thicket { get; set; }
member this.Thicket : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "thicket")>]
member this.Thicket : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("thicket")>]
member this.Thicket : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property Thicket As BooleanValue
Valor da propriedade
Retorna BooleanValue.
- Atributos