Uses of Class
org.apache.poi.hwpf.model.Colorref
Packages that use Colorref
-
Uses of Colorref in org.apache.poi.hwpf.model
Methods in org.apache.poi.hwpf.model that return Colorref -
Uses of Colorref in org.apache.poi.hwpf.model.types
Fields in org.apache.poi.hwpf.model.types declared as ColorrefModifier and TypeFieldDescriptionprotected ColorrefSHDAbstractType.field_1_cvForeprotected ColorrefSHDAbstractType.field_2_cvBackprotected ColorrefCHPAbstractType.field_8_cvMethods in org.apache.poi.hwpf.model.types that return ColorrefModifier and TypeMethodDescriptionCHPAbstractType.getCv()24-bit color.SHDAbstractType.getCvBack()A COLORREF that specifies the background color of ipat.SHDAbstractType.getCvFore()A COLORREF that specifies the foreground color of ipat.Methods in org.apache.poi.hwpf.model.types with parameters of type ColorrefModifier and TypeMethodDescriptionvoid24-bit color.voidA COLORREF that specifies the background color of ipat.voidA COLORREF that specifies the foreground color of ipat.