Sets the file size criteria for the specified filter.
| Visual Basic |
|---|
Public Sub SetFilterSize( _ ByVal FilterName As String, _ ByVal FilterSize As Long _ ) |
- FilterName
- A string value which represents the filter.
- FilterSize
- A long value which represents the filter size.