[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.DDSheets.RemoveAt

RemoveAt Method

RemoveAt(int)

Removes the DDSheet at the specified index from this collection.

Declaration
public void RemoveAt(int iIndex)
Parameters
Type Name Description
int iIndex

The zero based index of the DDSheet to be removed.