[]
IStyle
对象的集合。boolean
IStyleCollection
中。get(int index)
IStyle
对象。IStyle
对象。int
getCount()
forEach, iterator, spliterator
IStyle
对象。name
- 指定集合中元素的名字。IStyle
对象。index
- 指定集合中元素的索引。IStyleCollection
中。name
- 样式名称。IStyle
并将其添加到当前 IWorkbook
可用样式列表中。此方法在功能上等同于调用 add(String name, IRange baseOn),其中 baseOn 参数为 null。name
- 新的 IStyle
名称。