com.alibaba.excel.write.metadata.style

类 WriteFont


  • public class WriteFont
    extends Object
    Font when writing
    作者:
    jipengfei
    • 构造器详细资料

      • WriteFont

        public WriteFont()
    • 方法详细资料

      • merge

        public static void merge(WriteFont source,
                                 WriteFont target)
        The source is not empty merge the data to the target.
        参数:
        source - source
        target - target

Copyright © 2018–2021 Alibaba Group. All rights reserved.