[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.IndexEntry.RemoveSubEntry

RemoveSubEntry Method

RemoveSubEntry()

Removes the sub index entry.

If the sub entry has its own sub entry, it becomes the sub entry for this entry.

Declaration
public bool RemoveSubEntry()
Public Function RemoveSubEntry() As Boolean
Returns
Type Description
bool

true if the sub index entry was removed, false otherwise.