Compartir a través de


ErrorItem.Underline Property

Underline.Represents the attribte in schema: un

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

Syntax

'Declaración
<SchemaAttrAttribute(, "un")> _
Public Property Underline As BooleanValue
    Get
    Set
'Uso
Dim instance As ErrorItem
Dim value As BooleanValue

value = instance.Underline

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

Property Value

Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

See Also

Reference

ErrorItem Class

ErrorItem Members

DocumentFormat.OpenXml.Spreadsheet Namespace