Uses of Class
org.apache.poi.hsmf.datatypes.NameIdChunks.PredefinedPropertySet
-
Packages that use NameIdChunks.PredefinedPropertySet Package Description org.apache.poi.hsmf.datatypes -
-
Uses of NameIdChunks.PredefinedPropertySet in org.apache.poi.hsmf.datatypes
Methods in org.apache.poi.hsmf.datatypes that return NameIdChunks.PredefinedPropertySet Modifier and Type Method Description static NameIdChunks.PredefinedPropertySetNameIdChunks.PredefinedPropertySet. valueOf(String name)Returns the enum constant of this type with the specified name.static NameIdChunks.PredefinedPropertySet[]NameIdChunks.PredefinedPropertySet. values()Returns an array containing the constants of this enum type, in the order they are declared.
-