Freigeben über


CellFormula.Bx-Eigenschaft

Assigns Value to Name.Represents the attribte in schema: bx

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

Syntax

'Declaration
<SchemaAttrAttribute(, "bx")> _
Public Property Bx As BooleanValue
    Get
    Set
'Usage
Dim instance As CellFormula
Dim value As BooleanValue

value = instance.Bx

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

CellFormula Klasse

CellFormula-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace