Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / Workbook Class / ActiveSheet Property
In This Topic
    ActiveSheet Property (Workbook)
    In This Topic
    Gets the active sheet.
    Syntax
    public IWorksheet ActiveSheet {get;}
    See Also