public class RowHeightProperty
extends java.lang.Object
构造器和说明 |
---|
RowHeightProperty(java.lang.Short height) |
限定符和类型 | 方法和说明 |
---|---|
static RowHeightProperty |
build(ContentRowHeight contentRowHeight) |
static RowHeightProperty |
build(HeadRowHeight headRowHeight) |
java.lang.Short |
getHeight() |
void |
setHeight(java.lang.Short height) |
public static RowHeightProperty build(HeadRowHeight headRowHeight)
public static RowHeightProperty build(ContentRowHeight contentRowHeight)
public java.lang.Short getHeight()
public void setHeight(java.lang.Short height)