Freigeben über


Slicer.ShowCaption-Eigenschaft

showCaption.Represents the attribte in schema: showCaption

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

Syntax

'Declaration
<SchemaAttrAttribute(, "showCaption")> _
Public Property ShowCaption As BooleanValue
    Get
    Set
'Usage
Dim instance As Slicer
Dim value As BooleanValue

value = instance.ShowCaption

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue

Siehe auch

Referenz

Slicer Klasse

Slicer-Member

DocumentFormat.OpenXml.Office2010.Excel-Namespace