Freigeben über


MdxTuple.Underline-Eigenschaft

Server Formatting Underline Font.Represents the attribte in schema: u

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

Syntax

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

value = instance.Underline

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

MdxTuple Klasse

MdxTuple-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace