Freigeben über


IgnoredError.Formula-Eigenschaft

formula.Represents the attribte in schema: formula

Namespace:  DocumentFormat.OpenXml.Office2010.Excel
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "formula")> _
Public Property Formula As BooleanValue
    Get
    Set
'Usage
Dim instance As IgnoredError
Dim value As BooleanValue

value = instance.Formula

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue

Siehe auch

Referenz

IgnoredError Klasse

IgnoredError-Member

DocumentFormat.OpenXml.Office2010.Excel-Namespace