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