public class ColumnWidthProperty extends Object
| Constructor and Description |
|---|
ColumnWidthProperty(Integer width) |
| Modifier and Type | Method and Description |
|---|---|
static ColumnWidthProperty |
build(ColumnWidth columnWidth) |
Integer |
getWidth() |
void |
setWidth(Integer width) |
public ColumnWidthProperty(Integer width)
public static ColumnWidthProperty build(ColumnWidth columnWidth)
public Integer getWidth()
public void setWidth(Integer width)
Copyright © 2018–2024 Alibaba Group. All rights reserved.