[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.IMovable.Add

Add Method

Add(int, int)

Adds items at the specified location.

Declaration
void Add(int index, int count)
Sub Add(index As Integer, count As Integer)
Parameters
Type Name Description
int index

Location at which to start adding items

int count

Number of items to add