[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IWorkbook.ActiveSheet

ActiveSheet Property

ActiveSheet

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).

Declaration
IWorksheet ActiveSheet { get; }
ReadOnly Property ActiveSheet As IWorksheet