_IDocumentEvents_ActiveSheetChangeNotifyEventHandler Delegate (Interop.dsAutomation)
Post-notifies an application when the active sheet has changed.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Delegate Sub _IDocumentEvents_ActiveSheetChangeNotifyEventHandler( _
) |
C# | |
---|
public delegate void _IDocumentEvents_ActiveSheetChangeNotifyEventHandler(
) |
JavaScript | |
---|
Event Not Supported
) |
COM native C++ | |
---|
ActiveSheetChangeNotify(
SheetName
) |
C++ | |
---|
ActiveSheetChangeNotify(
) |
Parameters
- SheetName
- Name of the new active sheet
Remarks
Availability
DraftSight V1R3.0