Package io.keikai.model.impl
Class AbstractColumnArrayAdv
- java.lang.Object
-
- io.keikai.model.impl.AbstractColumnArrayAdv
-
- All Implemented Interfaces:
CellStyleHolder
,LinkedModelObject
,SColumnArray
,Serializable
- Direct Known Subclasses:
ColumnArrayImpl
public abstract class AbstractColumnArrayAdv extends Object implements SColumnArray, LinkedModelObject, Serializable
- Since:
- 3.5.0
- Author:
- Dennis
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AbstractColumnArrayAdv()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.keikai.model.CellStyleHolder
getCellStyle, getCellStyle, setCellStyle
-
Methods inherited from interface io.keikai.model.impl.LinkedModelObject
checkOrphan, destroy
-
Methods inherited from interface io.keikai.model.SColumnArray
getIndex, getLastIndex, getOutlineLevel, getSheet, getWidth, isBestFit, isCollapsed, isCustomWidth, isHidden, setBestFit, setCollapsed, setCustomWidth, setHidden, setOutlineLevel, setWidth
-
-