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()java.lang.StringgetName()intgetStart()voidsetName(java.lang.String name)
-