Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
IWorkbook Interface
/ getActiveSheet Method
Collapse All
Expand All
In This Topic
getActiveSheet Method
In This Topic
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.
Syntax
IWorksheet
getActiveSheet()
See Also
Reference
IWorkbook Interface
IWorkbook Members