public class WriteCellStyle extends Object
| 构造器和说明 |
|---|
WriteCellStyle() |
| 限定符和类型 | 方法和说明 |
|---|---|
static WriteCellStyle |
build(StyleProperty styleProperty,
FontProperty fontProperty)
The source is not empty merge the data to the target.
|
static void |
merge(WriteCellStyle source,
WriteCellStyle target)
The source is not empty merge the data to the target.
|
public static void merge(WriteCellStyle source, WriteCellStyle target)
source - sourcetarget - targetpublic static WriteCellStyle build(StyleProperty styleProperty, FontProperty fontProperty)
styleProperty - stylePropertyfontProperty - fontPropertyCopyright © 2018–2022 Alibaba Group. All rights reserved.