BooleanItem.Unused Property
Unused Item.Represents the attribte in schema: u
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "u")> _
Public Property Unused As BooleanValue
Get
Set
'Usage
Dim instance As BooleanItem
Dim value As BooleanValue
value = instance.Unused
instance.Unused = value
[SchemaAttrAttribute(, "u")]
public BooleanValue Unused { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.