Uses of Class
org.apache.poi.xdgf.usermodel.XDGFConnection
-
Packages that use XDGFConnection Package Description org.apache.poi.xdgf.usermodel -
-
Uses of XDGFConnection in org.apache.poi.xdgf.usermodel
Fields in org.apache.poi.xdgf.usermodel with type parameters of type XDGFConnection Modifier and Type Field Description protected java.util.List<XDGFConnection>
XDGFBaseContents. _connections
Methods in org.apache.poi.xdgf.usermodel that return types with arguments of type XDGFConnection Modifier and Type Method Description java.util.List<XDGFConnection>
XDGFBaseContents. getConnections()
-