AllCells Method
Overloads
AllCells(NxDataPage)
Declaration
public static IEnumerable<NxCell> AllCells(this NxDataPage source)
Parameters
Type | Name | Description |
---|---|---|
NxDataPage | source |
Returns
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<NxCell> |
AllCells(IEnumerable<NxDataPage>)
Declaration
public static IEnumerable<NxCell> AllCells(this IEnumerable<NxDataPage> source)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.IEnumerable<NxDataPage> | source |
Returns
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<NxCell> |
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!