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