Uses of Class
org.apache.poi.sl.draw.binding.STRectAlignment

Packages that use STRectAlignment
org.apache.poi.sl.draw.binding   
 

Uses of STRectAlignment in org.apache.poi.sl.draw.binding
 

Methods in org.apache.poi.sl.draw.binding that return STRectAlignment
static STRectAlignment STRectAlignment.fromValue(java.lang.String v)
           
static STRectAlignment STRectAlignment.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static STRectAlignment[] STRectAlignment.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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