MdxTuple.Underline Property
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; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.