com.alibaba.excel.metadata

类 Font

    • 构造器详细资料

      • Font

        public Font()
        已过时。 
    • 方法详细资料

      • getFontName

        public String getFontName()
        已过时。 
      • setFontName

        public void setFontName(String fontName)
        已过时。 
      • getFontHeightInPoints

        public short getFontHeightInPoints()
        已过时。 
      • setFontHeightInPoints

        public void setFontHeightInPoints(short fontHeightInPoints)
        已过时。 
      • isBold

        public boolean isBold()
        已过时。 
      • setBold

        public void setBold(boolean bold)
        已过时。 

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