Uses of Enum
org.pptx4j.pml.STPrintWhat
Packages that use STPrintWhat
-
Uses of STPrintWhat in org.pptx4j.pml
Fields in org.pptx4j.pml declared as STPrintWhatMethods in org.pptx4j.pml that return STPrintWhatModifier and TypeMethodDescriptionstatic STPrintWhatCTPrintProperties.getPrnWhat()Gets the value of the prnWhat property.static STPrintWhatReturns the enum constant of this type with the specified name.static STPrintWhat[]STPrintWhat.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.pptx4j.pml with parameters of type STPrintWhatModifier and TypeMethodDescriptionvoidCTPrintProperties.setPrnWhat(STPrintWhat value) Sets the value of the prnWhat property.