Package org.apache.poi.hwpf.model
Class PlexOfField
java.lang.Object
org.apache.poi.hwpf.model.PlexOfField
Structure describing the Plex for fields (contained plclfd* in the spec).
-
Constructor Summary
ConstructorsConstructorDescriptionPlexOfField
(int fcStart, int fcEnd, byte[] data) Deprecated.PlexOfField
(GenericPropertyNode propertyNode) -
Method Summary