WorkbookBase.RowsetComplete Event
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.
Occurs when the user navigates through the recordset or invokes the rowset action on an OLAP PivotTable.
public:
event Microsoft::Office::Interop::Excel::WorkbookEvents_RowsetCompleteEventHandler ^ RowsetComplete;
public event Microsoft.Office.Interop.Excel.WorkbookEvents_RowsetCompleteEventHandler RowsetComplete;
member this.RowsetComplete : Microsoft.Office.Interop.Excel.WorkbookEvents_RowsetCompleteEventHandler
Public Custom Event RowsetComplete As WorkbookEvents_RowsetCompleteEventHandler