ApplicationClass.FilterShowSummaryRows(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool FilterShowSummaryRows(bool On) = Microsoft::Office::Interop::MSProject::_MSProject::FilterShowSummaryRows;
public virtual bool FilterShowSummaryRows (bool On);
Public Overridable Function FilterShowSummaryRows (On As Boolean) As Boolean
Parameters
- On
- Boolean