[]
        
(Showing Draft Content)

FarPoint.Win.Spread.IRangeGroupModel.AddIndexes

AddIndexes Method

AddIndexes(int, int, bool)

Adds a specified amount of outline (range group) indexes starting with a specified index in a group.

Declaration
void AddIndexes(int startIndex, int addCount, bool isRowGroup)
Sub AddIndexes(startIndex As Integer, addCount As Integer, isRowGroup As Boolean)
Parameters
Type Name Description
int startIndex

Start index

int addCount

Number of rows or columns to add

bool isRowGroup

Whether the outline (range group) is of rows