Class CTUnderlineStyleModifiers


  • public final class CTUnderlineStyleModifiers
    extends java.lang.Object
    [@enum] CTUnderlineStyleModifiers Underline style modifiers. Set these bits with the CTUnderlineStyle that you set with the kCTUnderlineStyleAttributeName attribute to modify how the underline will be drawn.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int Dash  
      static int DashDot  
      static int DashDotDot  
      static int Dot  
      static int Solid  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait