Click or drag to resize

XlsSlicer ShowCaption Property

Gets or sets whether to show the header that displays the slicer caption. The default value is true.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public bool ShowCaption { get; set; }

Property Value

Type: Boolean
See Also