Freigeben über


MdxTuple.Bold-Eigenschaft

Server Formatting Bold Font.Represents the attribte in schema: b

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

Syntax

'Declaration
<SchemaAttrAttribute(, "b")> _
Public Property Bold As BooleanValue
    Get
    Set
'Usage
Dim instance As MdxTuple
Dim value As BooleanValue

value = instance.Bold

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

MdxTuple Klasse

MdxTuple-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace