Slicer.Placement
Slicer.Placement property
Represents the way the drawing object is attached to the cells below it. The property controls the placement of an object on a worksheet.
public PlacementType Placement { get; set; }
Examples
[C#]
slicer.Placement = PlacementType.FreeFloating;
See Also
- enum PlacementType
- class Slicer
- namespace Aspose.Cells.Slicers
- assembly Aspose.Cells