public class ContentRow extends Object
| 构造器和说明 |
|---|
ContentRow() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CellContent> |
getContents() |
void |
setContents(List<CellContent> contents) |
public List<CellContent> getContents()
public void setContents(List<CellContent> contents)
Copyright © 2023 Bstek. All rights reserved.