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