Drawings.GetActiveSheet Method

Gets the active sheet.
Public Function GetActiveSheet() As Sheet
This language is not supported or no code example is available.
public Sheet GetActiveSheet()
This language is not supported or no code example is available.

Return Value

Sheet
Remarks
 
Returns null if the Sheets collection is empty.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition