ApplicationClass.FilterShowSummaryRows(Boolean) Method

Definition

public:
 virtual bool FilterShowSummaryRows(bool On) = Microsoft::Office::Interop::MSProject::_MSProject::FilterShowSummaryRows;
public virtual bool FilterShowSummaryRows (bool On);
abstract member FilterShowSummaryRows : bool -> bool
override this.FilterShowSummaryRows : bool -> bool
Public Overridable Function FilterShowSummaryRows (On As Boolean) As Boolean

Parameters

On
Boolean

Returns

Implements

Applies to