Slicer.Caption
Slicer.Caption property
Returns or sets the caption of the specified slicer.
public string Caption { get; set; }
Examples
[C#]
slicer.Caption = "slicer caption";
See Also
- class Slicer
- namespace Aspose.Cells.Slicers
- assembly Aspose.Cells