Uses of Enum Class
org.apache.poi.ddf.EscherColorRef.SysIndexProcedure
Packages that use EscherColorRef.SysIndexProcedure
Package
Description
This package contains classes for decoding the Microsoft Office
Drawing format otherwise known as escher henceforth known in POI
as the Dreadful Drawing Format.
-
Uses of EscherColorRef.SysIndexProcedure in org.apache.poi.ddf
Methods in org.apache.poi.ddf that return EscherColorRef.SysIndexProcedureModifier and TypeMethodDescriptionEscherColorRef.getSysIndexProcedure()
Return theEscherColorRef.SysIndexProcedure
- for invert flag useEscherColorRef.getSysIndexInvert()
Returns the enum constant of this class with the specified name.static EscherColorRef.SysIndexProcedure[]
EscherColorRef.SysIndexProcedure.values()
Returns an array containing the constants of this enum class, in the order they are declared.