WebPublishing.Thicket Property

Definition

thicket

Represents the following attribute in the schema: 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

Property Value

Returns BooleanValue.

Attributes

Applies to