SpreadsheetGear 2023
Top10 Property (IFormatCondition)


SpreadsheetGear Namespace > IFormatCondition Interface : Top10 Property
Returns the instance of ITop10 associated with this conditional format or null if there is no Top10 associated with this conditional format.
Syntax
'Declaration
 
ReadOnly Property Top10 As ITop10
'Usage
 
Dim instance As IFormatCondition
Dim value As ITop10
 
value = instance.Top10
ITop10 Top10 {get;}
Requirements

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

See Also

Reference

IFormatCondition Interface
IFormatCondition Members