org.apache.poi.hemf.record
Class HemfText.SetTextColor

java.lang.Object
  extended by org.apache.poi.hemf.record.UnimplementedHemfRecord
      extended by org.apache.poi.hemf.record.HemfText.SetTextColor
All Implemented Interfaces:
HemfRecord
Enclosing class:
HemfText

public static class HemfText.SetTextColor
extends UnimplementedHemfRecord


Constructor Summary
HemfText.SetTextColor()
           
 
Method Summary
 
Methods inherited from class org.apache.poi.hemf.record.UnimplementedHemfRecord
getRecordType, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HemfText.SetTextColor

public HemfText.SetTextColor()


Copyright 2017 The Apache Software Foundation or its licensors, as applicable.