Library.ActiveGraphEx
This property returns the top-most (visible) graph, optionally including Workbooks.
This property is read only.
| Syntax | Parameters | Return Value |
|---|---|---|
ReadOnly Property Library.ActiveGraphEx( _
Optional bIncludeWorkbooks As Boolean = True) As Object
|
bIncludeWorkbooks[in, optional]
Type: Boolean Default value: True |
Object |