SlicerCacheItemValue Property |
Returns the label text for the slicer item. Read-only.
Namespace:
Aspose.Cells.Slicers
Assembly:
Aspose.Cells (in Aspose.Cells.dll) Version: 22.5.0.0 (22.5.0)
Syntaxpublic string Value { get; }
Public ReadOnly Property Value As String
Get
public:
property String^ Value {
String^ get ();
}
member Value : string with get
Property Value
Type:
String
See Also