类 com.zhuozhengsoft.pageoffice.wordwriter.WdAutoFitBehavior
的使用

使用 WdAutoFitBehavior 的软件包
com.zhuozhengsoft.pageoffice.wordwriter   
 

com.zhuozhengsoft.pageoffice.wordwriterWdAutoFitBehavior 的使用
 

返回 WdAutoFitBehaviorcom.zhuozhengsoft.pageoffice.wordwriter 中的方法
static WdAutoFitBehavior WdAutoFitBehavior.valueOf(java.lang.String name)
          返回带有指定名称的该类型的枚举常量。
static WdAutoFitBehavior[] WdAutoFitBehavior.values()
          按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
 

参数类型为 WdAutoFitBehaviorcom.zhuozhengsoft.pageoffice.wordwriter 中的方法
 Table DataRegion.createTable(int numRows, int numColumns, WdAutoFitBehavior autoFitBehavior)
          在当前DataRegion位置处创建一个新的 Table。