Uses of Enum
org.xlsx4j.sml.STPrintError
Packages that use STPrintError
-
Uses of STPrintError in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STPrintErrorMethods in org.xlsx4j.sml that return STPrintErrorModifier and TypeMethodDescriptionstatic STPrintErrorCTPageSetup.getErrors()Gets the value of the errors property.static STPrintErrorReturns the enum constant of this type with the specified name.static STPrintError[]STPrintError.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.xlsx4j.sml with parameters of type STPrintErrorModifier and TypeMethodDescriptionvoidCTPageSetup.setErrors(STPrintError value) Sets the value of the errors property.