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