Application.OnActiveDocument
This event is called when Application.Active[Graph|Spreadsheet|Workbook|etc] is called.
Syntax | Parameters | Return Value |
---|---|---|
Event Application.OnActiveDocument( _ type As DocumentType, _ ByRef Document As Object) |
Type: DocumentType Type: Object |
- |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.