Slicer.Parent
Slicer.Parent property
Returns the Worksheet
object which contains this slicer. Read-only.
public Worksheet Parent { get; }
Examples
[C#]
Worksheet currSheet = slicer.Parent;
See Also
- class Worksheet
- class Slicer
- namespace Aspose.Cells.Slicers
- assembly Aspose.Cells