Spread.Services Documentation
ShowAllData Method (IWorksheet)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
IWorksheet Interface
: ShowAllData Method
Makes all rows of the currently filtered list visible. If AutoFilter is in use, this method changes the arrows to "All."
Syntax
C#
void
ShowAllData()
See Also
Reference
IWorksheet Interface
IWorksheet Members