[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FillFormatList.Remove

Remove Method

Remove(int)

Removes the fill format from the list.

Declaration
public override void Remove(int index)
Parameters
Type Name Description
int index

The fill format index in the list.

Overrides