ControlProperties.RecalcAlways Property

Definition

recalcAlways

Represents the following attribute in the schema: recalcAlways

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

Property Value

Attributes

Applies to