public class RowHeightProperty extends Object
| Constructor and Description |
|---|
RowHeightProperty(Short height) |
| Modifier and Type | Method and Description |
|---|---|
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–2023 Alibaba Group. All rights reserved.