WebPublishing.Thicket Property

Thicket.Represents the attribte in schema: thicket

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "thicket")> _
Public Property Thicket As BooleanValue
    Get
    Set
'Usage
Dim instance As WebPublishing
Dim value As BooleanValue

value = instance.Thicket

instance.Thicket = value
[SchemaAttrAttribute(, "thicket")]
public BooleanValue Thicket { get; set; }

Property Value

Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

See Also

Reference

WebPublishing Class

WebPublishing Members

DocumentFormat.OpenXml.Spreadsheet Namespace