FilterType enumeration (apps for Office)
apps for Office
Published: February 26, 2013
Specifies whether filtering from the host application is applied when the data is retrieved.
Office.FilterType
Values
|
Enumeration |
Value |
Description |
|---|---|---|
|
Office.FilterType.All |
"all" |
Return all data (not filtered by the host application). |
|
Office.FilterType.OnlyVisible |
"onlyVisible" |
Return only the visible data (as filtered by the host application). |
|
Supported clients |
Excel 2013, Excel Web App, Word 2013, and Project Professional 2013 |
|
Library |
Office.js |
|
Namespace |
Office |