Interface PatternFormatting

    • Method Detail

      • getFillBackgroundColor

        short getFillBackgroundColor()
      • getFillForegroundColor

        short getFillForegroundColor()
      • getFillBackgroundColorColor

        Color getFillBackgroundColorColor()
      • getFillForegroundColorColor

        Color getFillForegroundColorColor()
      • getFillPattern

        short getFillPattern()
      • setFillBackgroundColor

        void setFillBackgroundColor​(short bg)
      • setFillForegroundColor

        void setFillForegroundColor​(short fg)
      • setFillBackgroundColor

        void setFillBackgroundColor​(Color bg)
      • setFillForegroundColor

        void setFillForegroundColor​(Color fg)
      • setFillPattern

        void setFillPattern​(short fp)