DisplayFormat.Style Property

Definition

Gets a value, containing a Style object, that represents the style of the associated Range object as it is displayed in the current user interface.

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

Property Value

A value, containing a Style object, that represents the style of the associated Range object as it is displayed in the current user interface.

Applies to