C1.Olap Namespace > C1OlapField Class : StyleLow Property |
'Declaration
Public ReadOnly Property StyleLow As C1OlapConditionalFieldStyle
'Usage
Dim instance As C1OlapField Dim value As C1OlapConditionalFieldStyle value = instance.StyleLow
public C1OlapConditionalFieldStyle StyleLow {get;}
public read-only property StyleLow: C1OlapConditionalFieldStyle;
public function get StyleLow : C1OlapConditionalFieldStyle
public: __property C1OlapConditionalFieldStyle* get_StyleLow();
public: property C1OlapConditionalFieldStyle^ StyleLow { C1OlapConditionalFieldStyle^ get(); }
This property allows you to apply conditional formatting to a field, making certain values stand out when displayed to the user.
For an example, see the StyleHigh property.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2