Class BuiltInStyle


  • public class BuiltInStyle
    extends Object
    Since:
    3.9.5 [MS-XLS].pdf 2.5.16 BuiltInStyle page 622
    Author:
    henri
    • Constructor Detail

      • BuiltInStyle

        public BuiltInStyle​(int type,
                            int level)
    • Method Detail

      • getBuiltInType

        public int getBuiltInType()
      • setBuiltInType

        public void setBuiltInType​(int type)
      • getOutlineLevel

        public int getOutlineLevel()
      • setOutlineLevel

        public void setOutlineLevel​(int outlineLevel)
      • getDataSize

        public int getDataSize()