[]
Interface that supports creating a model that represents an outline (range group) of rows or columns.
public interface IRangeGroupModel3 : IRangeGroupModel2, IRangeGroupModel
Public Interface IRangeGroupModel3
Inherits IRangeGroupModel2, IRangeGroupModel
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. |