Slicer.Width Property

Definition

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

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

Property Value

The width of the specified slicer, in points.

Remarks

Read/write.

Applies to