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