WebPublishing.Thicket Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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