GetSheets Method
Overloads
GetSheets(IApp) |
Get sheets |
GetSheets(IApp)
Get sheets
Declaration
public static IEnumerable<ISheet> GetSheets(this IApp theApp)
Parameters
Type | Name | Description |
---|---|---|
IApp | theApp |
Returns
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<ISheet> |
A System.Collections.Generic.IEnumerator<T> that can be used to iterate through the collection. |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!