Slicer.Top Property

Definition

Gets or sets the vertical position of the specified slicer, in points, relative to the upper-left corner of cell A1 on a worksheet.

public:
 property double Top { double get(); void set(double value); };
public double Top { get; set; }
Public Property Top As Double

Property Value

The vertical position of the specified slicer, in points, relative to the upper-left corner of cell A1 on a worksheet.

Remarks

Read/write.

Applies to