[]
        
(Showing Draft Content)

FarPoint.Win.Spread.IRangeGroupModel.PasteGroup

PasteGroup Method

PasteGroup(RangeGroupInfo, int, bool)

Pastes an outline (range group) into a segment starting with a specified index.

Declaration
void PasteGroup(RangeGroupInfo group, int pasteIndex, bool isRowGroup)
Sub PasteGroup(group As RangeGroupInfo, pasteIndex As Integer, isRowGroup As Boolean)
Parameters
Type Name Description
RangeGroupInfo group

Outline (range group) to paste

int pasteIndex

Index of row or column at which to paste the range group

bool isRowGroup

Whether the outline (range group) is of rows