Compartir a través de


IconSet.ShowValue Property

showValue.Represents the attribte in schema: showValue

Namespace:  DocumentFormat.OpenXml.Office2010.Excel
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaración
<SchemaAttrAttribute(, "showValue")> _
Public Property ShowValue As BooleanValue
    Get
    Set
'Uso
Dim instance As IconSet
Dim value As BooleanValue

value = instance.ShowValue

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

Property Value

Type: DocumentFormat.OpenXml.BooleanValue

See Also

Reference

IconSet Class

IconSet Members

DocumentFormat.OpenXml.Office2010.Excel Namespace