Interface NamedStyle

  • All Superinterfaces:
    CellStyle
    All Known Implementing Classes:
    XSSFNamedStyle

    public interface NamedStyle
    extends CellStyle
    CellStyle with a name.
    Since:
    3.9.6
    Author:
    henri
    • Method Detail

      • isCustomBuiltin

        boolean isCustomBuiltin()
      • getBuiltinId

        int getBuiltinId()