[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.GetTableEnumerator

GetTableEnumerator Method

GetTableEnumerator(bool)

Gets the ITableRange enumerator.

Declaration
public IEnumerator GetTableEnumerator(bool crossSheet)
Public Function GetTableEnumerator(crossSheet As Boolean) As IEnumerator
Parameters
Type Name Description
bool crossSheet

Gets the enumerator from the cross-sheet if it is true; otherwise, only from current SheetView object

Returns
Type Description
IEnumerator

An IEnumerator