Class HwmfFont

java.lang.Object
org.apache.poi.hwmf.record.HwmfFont
All Implemented Interfaces:
FontInfo, GenericRecord
Direct Known Subclasses:
HemfFont

public class HwmfFont extends Object implements FontInfo, GenericRecord
The Font object specifies the attributes of a logical font
  • Constructor Details

    • HwmfFont

      public HwmfFont()
  • Method Details