An ISheet represents a collection of elements (such as ranges, tables, etc) contained within and visualized through a view.
ISheet
This interface provides methods for accessing its elements and event handling.
Most interactions with a sheet are done using either a range or ranges.
While a sheet can be used stand-alone it is typically used within the context of a workbook.
ISheets
Sheet
An
ISheet
represents a collection of elements (such as ranges, tables, etc) contained within and visualized through a view.This interface provides methods for accessing its elements and event handling.
Most interactions with a sheet are done using either a range or ranges.
Remarks
While a sheet can be used stand-alone it is typically used within the context of a workbook.
Key Methods
ISheets
.See
Interface
ISheet
Implementation
Sheet