Uses of Class
org.apache.poi.poifs.property.RootProperty
-
Packages that use RootProperty Package Description org.apache.poi.poifs.property property package contains high and low level Property structures for POIFS. -
-
Uses of RootProperty in org.apache.poi.poifs.property
Methods in org.apache.poi.poifs.property that return RootProperty Modifier and Type Method Description RootProperty
PropertyTable. getRoot()
Get the root property
-