[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.IOptimizedEnumerationSupport

IOptimizedEnumerationSupport Interface

Interface that supports optimization for retrieval of data in the data model.

Namespace: FarPoint.Web.Spread.Model
Assembly: FarPoint.Web.Spread.dll
Syntax
public interface IOptimizedEnumerationSupport
Public Interface IOptimizedEnumerationSupport

Methods

Name Description
IsRowUsed(int)

Determines whether a row had data in any of the cells in that row.

NextNonEmptyColumnInRow(int, int)

Returns the index of the next column in this row that has data.