Edit

Share via


Slicer.Height Property

Definition

Gets or sets the height of the specified slicer, in points.

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

Property Value

The height of the specified slicer, in points.

Remarks

Read/write.

Applies to