AppEvents_SinkHelper.WorkbookRowsetComplete 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:
override void WorkbookRowsetComplete(Microsoft::Office::Interop::Excel::Workbook ^ , System::String ^ , System::String ^ , bool );
public override void WorkbookRowsetComplete (Microsoft.Office.Interop.Excel.Workbook , string , string , bool );
Public Overrides Sub WorkbookRowsetComplete ( As Workbook, As String, As String, As Boolean)