SpreadsheetGear 2017
On Property (IFilter)






SpreadsheetGear Namespace > IFilter Interface : On Property
Syntax
'Declaration
 
ReadOnly Property On As System.Boolean
'Usage
 
Dim instance As IFilter
Dim value As System.Boolean
 
value = instance.On
System.bool On {get;}
read-only property On: System.Boolean; 
function get On : System.boolean
__property System.bool get_On();
property System.bool On {
   System.bool 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

IFilter Interface
IFilter Members