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

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

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

Methods in org.apache.poi.sl.draw.binding that return STBlackWhiteMode
static STBlackWhiteMode STBlackWhiteMode.fromValue(java.lang.String v)
           
static STBlackWhiteMode STBlackWhiteMode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static STBlackWhiteMode[] STBlackWhiteMode.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.