IUiPrxActivateSheetEventArgs.OldSheet

Syntax

OldSheet: IPrxSheet;

Description

The OldSheet property returns the previous active sheet of a regular report.

Example

The property use is given in the example for IUiPrxActivateSheetEventArgs.NewSheet.

See also:

IUiPrxActivateSheetEventArgs