Freigeben über


IconSet.ShowValue-Eigenschaft

Show Value.Represents the attribte in schema: showValue

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

Syntax

'Declaration
<SchemaAttrAttribute(, "showValue")> _
Public Property ShowValue As BooleanValue
    Get
    Set
'Usage
Dim instance As IconSet
Dim value As BooleanValue

value = instance.ShowValue

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

IconSet Klasse

IconSet-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace