CalculationCell.NewLevel Property

Definition

New Dependency Level

Represents the following attribute in the schema: l

[DocumentFormat.OpenXml.SchemaAttr(0, "l")]
public DocumentFormat.OpenXml.BooleanValue NewLevel { get; set; }
public DocumentFormat.OpenXml.BooleanValue NewLevel { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "l")]
public DocumentFormat.OpenXml.BooleanValue? NewLevel { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("l")]
public DocumentFormat.OpenXml.BooleanValue? NewLevel { get; set; }
public DocumentFormat.OpenXml.BooleanValue? NewLevel { get; set; }
member this.NewLevel : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "l")>]
member this.NewLevel : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("l")>]
member this.NewLevel : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property NewLevel As BooleanValue

Property Value

Returns BooleanValue.

Attributes

Applies to