Compartilhar via


TabularSlicerCache.ShowMissing Property

showMissing.Represents the attribte in schema: showMissing

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

Syntax

'Declaration
<SchemaAttrAttribute(, "showMissing")> _
Public Property ShowMissing As BooleanValue
    Get
    Set
'Usage
Dim instance As TabularSlicerCache
Dim value As BooleanValue

value = instance.ShowMissing

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

Property Value

Type: DocumentFormat.OpenXml.BooleanValue

See Also

Reference

TabularSlicerCache Class

TabularSlicerCache Members

DocumentFormat.OpenXml.Office2010.Excel Namespace