[]
Returns an object that represents the active sheet (the sheet on top) in the active workbook or in the specified window or workbook. Returns null if no sheet is active (read-only).
IWorksheet ActiveSheet { get; }
ReadOnly Property ActiveSheet As IWorksheet