Uses of Class
bad.robot.excel.style.AlignmentStyle

Packages that use AlignmentStyle
bad.robot.excel.style   
 

Uses of AlignmentStyle in bad.robot.excel.style
 

Methods in bad.robot.excel.style that return AlignmentStyle
static AlignmentStyle AlignmentStyle.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AlignmentStyle[] AlignmentStyle.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in bad.robot.excel.style with parameters of type AlignmentStyle
static Alignment Alignment.alignment(AlignmentStyle value)
           
 

Constructors in bad.robot.excel.style with parameters of type AlignmentStyle
Alignment(AlignmentStyle value)
           
 



Copyright © 2013. All Rights Reserved.