Class HwmfText.WmfSetTextColor

java.lang.Object
org.apache.poi.hwmf.record.HwmfText.WmfSetTextColor
All Implemented Interfaces:
HwmfRecord
Enclosing class:
HwmfText

public static class HwmfText.WmfSetTextColor extends Object implements HwmfRecord
The META_SETTEXTCOLOR record defines the text foreground color in the playback device context.
  • Constructor Details

    • WmfSetTextColor

      public WmfSetTextColor()
  • Method Details