[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathMatrixColumnCollection.RemoveAt

RemoveAt Method

RemoveAt(int)

Removes the OMathMatrixColumn at the specified index in the collection.

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

The zero-based index of the column to remove.