'Declaration ReadOnly Property AppliesTo As IRange
'Declaration
ReadOnly Property AppliesTo As IRange
'Usage Dim instance As IFormatCondition Dim value As IRange value = instance.AppliesTo
'Usage
Dim instance As IFormatCondition Dim value As IRange value = instance.AppliesTo
IRange AppliesTo {get;}
read-only property AppliesTo: IRange;
function get AppliesTo : IRange
__property IRange* get_AppliesTo();
property IRange^ AppliesTo { IRange^ get(); }
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
IFormatCondition Interface IFormatCondition Members