Spread.Services Documentation
ActiveSheet Property (IWorkbook)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
IWorkbook Interface
: ActiveSheet Property
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).
Syntax
C#
IWorksheet
ActiveSheet {
get
;}
See Also
Reference
IWorkbook Interface
IWorkbook Members