Package org.apache.poi.hwpf.usermodel
Interface Bookmark
-
public interface BookmarkUser friendly interface to access information about document bookmarks
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetEnd()StringgetName()intgetStart()voidsetName(String name)
-