position property

EmbeddedObjectPosition? position
getter/setter pair

The position of the slicer.

Note that slicer can be positioned only on existing sheet. Also, width and height of slicer can be automatically adjusted to keep it within permitted limits.

Implementation

EmbeddedObjectPosition? position;