Slicer.Style Property

Definition

Gets or sets the style currently applied to the specified slicer.

public:
 property System::Object ^ Style { System::Object ^ get(); void set(System::Object ^ value); };
public object Style { get; set; }
Public Property Style As Object

Property Value

The style currently applied to the specified slicer.

Remarks

Read/write.

Applies to