Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Model Namespace / IOptimizedEnumerationSupport3 Interface
Properties Methods

In This Topic
    IOptimizedEnumerationSupport3 Interface Members
    In This Topic

    The following tables list the members exposed by IOptimizedEnumerationSupport3.

    Public Properties
     NameDescription
     PropertyGets or sets a value that indicates whether to ignore formulas.  
    Top
    Public Methods
     NameDescription
     MethodDetermines whether a row had data in any of the cells in that row. (Inherited from FarPoint.Web.Spread.Model.IOptimizedEnumerationSupport)
     MethodReturns the index of the next column in this row that has data. (Inherited from FarPoint.Web.Spread.Model.IOptimizedEnumerationSupport)
     MethodReturns the index of the next row that has data. (Inherited from FarPoint.Web.Spread.Model.IOptimizedEnumerationSupport2)
    Top
    See Also