Uses of Class
org.apache.poi.hssf.record.UserSViewEnd
-
Packages that use UserSViewEnd Package Description org.apache.poi.hssf.record Record package contains class representations for XLS binary strutures. -
-
Uses of UserSViewEnd in org.apache.poi.hssf.record
Methods in org.apache.poi.hssf.record that return UserSViewEnd Modifier and Type Method Description UserSViewEnd
UserSViewEnd. copy()
Constructors in org.apache.poi.hssf.record with parameters of type UserSViewEnd Constructor Description UserSViewEnd(UserSViewEnd other)
-