AfterSheetReRead Event (Application Object)

Scope: Schematic editor

Object: Application Object

Prerequisites: None

Occurs after a sheet has been reread.

Usage

Sub Application_AfterSheetReRead(ByVal Block As IVdBlock)

Arguments

Block

Specifies the Block Object that has been reread.