Interface SNamedStyle

All Superinterfaces:
SCellStyle
All Known Implementing Classes:
NamedStyleImpl

public interface SNamedStyle extends SCellStyle
Cell Style referred via a name.
Author:
henri
  • Method Details

    • getName

      String getName()
    • getIndex

      int getIndex()
    • isCustomBuiltin

      boolean isCustomBuiltin()
    • getBuiltinId

      int getBuiltinId()