Freigeben über


ControlProperties.RecalcAlways-Eigenschaft

recalcAlways.Represents the attribte in schema: recalcAlways

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "recalcAlways")> _
Public Property RecalcAlways As BooleanValue
    Get
    Set
'Usage
Dim instance As ControlProperties
Dim value As BooleanValue

value = instance.RecalcAlways

instance.RecalcAlways = value
[SchemaAttrAttribute(, "recalcAlways")]
public BooleanValue RecalcAlways { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue

Siehe auch

Referenz

ControlProperties Klasse

ControlProperties-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace