checkboxsizetype-ag凯发旗舰厅



com.spire.doc.documents
enum checkboxsizetype

java.lang.object
  extended by java.lang.enum<checkboxsizetype>
      extended by com.spire.doc.documents.checkboxsizetype
all implemented interfaces:
java.lang.comparable<checkboxsizetype>

public enum checkboxsizetype
extends java.lang.enum<checkboxsizetype>

defines checkbox size type.


enum constant summary
auto
          auto check box size.
exactly
          exact check box size.
 
method summary
 int getvalue()
           
 
enum constant detail

auto

public static final checkboxsizetype auto
auto check box size.

exactly

public static final checkboxsizetype exactly
exact check box size.
method detail

getvalue

public int getvalue()


网站地图