FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IFilteredRowSupport2 Interface
Members


In This Topic
IFilteredRowSupport2 Interface
In This Topic
Interface that supports style filters in the style model for filtering rows on a sheet.
Syntax
'Declaration
 
Public Interface IFilteredRowSupport2 
   Inherits IFilteredRowSupport 
 
'Usage
 
Dim instance As IFilteredRowSupport2
See Also