[]
        
(Showing Draft Content)

FarPoint.Win.Spread.IRangeGroupModel3

IRangeGroupModel3 Interface

Interface that supports creating a model that represents an outline (range group) of rows or columns.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public interface IRangeGroupModel3 : IRangeGroupModel2, IRangeGroupModel
Public Interface IRangeGroupModel3
    Inherits IRangeGroupModel2, IRangeGroupModel

Methods

Name Description
FindGroupByIndex(int, int, bool)

Finds an outline (range group) with a specified level and index.

GetRangeGroupDirectInfo(int, bool)

Gets an outline (range group) of rows or columns by level.

OSZAR »