[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IDocumentPropertyCollection.RemoveAt

RemoveAt Method

RemoveAt(int)

Removes a property at the specified index.

Declaration
void RemoveAt(int index)
Sub RemoveAt(index As Integer)
Parameters
Type Name Description
int index

The zero based index.