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