[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IWorkbook.ActiveSheet

ActiveSheet Property

ActiveSheet

Gets the active sheet (the sheet on top).

Declaration
IWorksheet ActiveSheet { get; }
ReadOnly Property ActiveSheet As IWorksheet
Property Value
Type Description
IWorksheet

The active sheet (the sheet on top); null if no sheet is active.