Slicer.Style Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.