public class RowHeightProperty extends Object
| 构造器和说明 |
|---|
RowHeightProperty(Short height) |
| 限定符和类型 | 方法和说明 |
|---|---|
static RowHeightProperty |
build(ContentRowHeight contentRowHeight) |
static RowHeightProperty |
build(HeadRowHeight headRowHeight) |
Short |
getHeight() |
void |
setHeight(Short height) |
public RowHeightProperty(Short height)
public static RowHeightProperty build(HeadRowHeight headRowHeight)
public static RowHeightProperty build(ContentRowHeight contentRowHeight)
public Short getHeight()
public void setHeight(Short height)
Copyright © 2018–2021 Alibaba Group. All rights reserved.