SpreadsheetGear Namespace > IWorksheet Interface : AutoFilter Property |
'Declaration
ReadOnly Property AutoFilter As IAutoFilter
'Usage
Dim instance As IWorksheet Dim value As IAutoFilter value = instance.AutoFilter
IAutoFilter AutoFilter {get;}
read-only property AutoFilter: IAutoFilter;
function get AutoFilter : IAutoFilter
__property IAutoFilter* get_AutoFilter();
property IAutoFilter^ AutoFilter { IAutoFilter^ 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