Uses of Class
org.apache.poi.hssf.record.common.FeatProtection
-
Packages that use FeatProtection Package Description org.apache.poi.hssf.record.common -
-
Uses of FeatProtection in org.apache.poi.hssf.record.common
Methods in org.apache.poi.hssf.record.common that return FeatProtection Modifier and Type Method Description FeatProtection
FeatProtection. copy()
Constructors in org.apache.poi.hssf.record.common with parameters of type FeatProtection Constructor Description FeatProtection(FeatProtection other)
-