Interface CTCol

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTCol
    extends XmlObject
    An XML CT_Col(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
    • Method Detail

      • getMin

        long getMin()
        Gets the "min" attribute
      • setMin

        void setMin​(long min)
        Sets the "min" attribute
      • xsetMin

        void xsetMin​(XmlUnsignedInt min)
        Sets (as xml) the "min" attribute
      • getMax

        long getMax()
        Gets the "max" attribute
      • setMax

        void setMax​(long max)
        Sets the "max" attribute
      • xsetMax

        void xsetMax​(XmlUnsignedInt max)
        Sets (as xml) the "max" attribute
      • getWidth

        double getWidth()
        Gets the "width" attribute
      • xgetWidth

        XmlDouble xgetWidth()
        Gets (as xml) the "width" attribute
      • isSetWidth

        boolean isSetWidth()
        True if has "width" attribute
      • setWidth

        void setWidth​(double width)
        Sets the "width" attribute
      • xsetWidth

        void xsetWidth​(XmlDouble width)
        Sets (as xml) the "width" attribute
      • unsetWidth

        void unsetWidth()
        Unsets the "width" attribute
      • getStyle

        long getStyle()
        Gets the "style" attribute
      • xgetStyle

        XmlUnsignedInt xgetStyle()
        Gets (as xml) the "style" attribute
      • isSetStyle

        boolean isSetStyle()
        True if has "style" attribute
      • setStyle

        void setStyle​(long style)
        Sets the "style" attribute
      • xsetStyle

        void xsetStyle​(XmlUnsignedInt style)
        Sets (as xml) the "style" attribute
      • unsetStyle

        void unsetStyle()
        Unsets the "style" attribute
      • getHidden

        boolean getHidden()
        Gets the "hidden" attribute
      • xgetHidden

        XmlBoolean xgetHidden()
        Gets (as xml) the "hidden" attribute
      • isSetHidden

        boolean isSetHidden()
        True if has "hidden" attribute
      • setHidden

        void setHidden​(boolean hidden)
        Sets the "hidden" attribute
      • xsetHidden

        void xsetHidden​(XmlBoolean hidden)
        Sets (as xml) the "hidden" attribute
      • unsetHidden

        void unsetHidden()
        Unsets the "hidden" attribute
      • getBestFit

        boolean getBestFit()
        Gets the "bestFit" attribute
      • xgetBestFit

        XmlBoolean xgetBestFit()
        Gets (as xml) the "bestFit" attribute
      • isSetBestFit

        boolean isSetBestFit()
        True if has "bestFit" attribute
      • setBestFit

        void setBestFit​(boolean bestFit)
        Sets the "bestFit" attribute
      • xsetBestFit

        void xsetBestFit​(XmlBoolean bestFit)
        Sets (as xml) the "bestFit" attribute
      • unsetBestFit

        void unsetBestFit()
        Unsets the "bestFit" attribute
      • getCustomWidth

        boolean getCustomWidth()
        Gets the "customWidth" attribute
      • xgetCustomWidth

        XmlBoolean xgetCustomWidth()
        Gets (as xml) the "customWidth" attribute
      • isSetCustomWidth

        boolean isSetCustomWidth()
        True if has "customWidth" attribute
      • setCustomWidth

        void setCustomWidth​(boolean customWidth)
        Sets the "customWidth" attribute
      • xsetCustomWidth

        void xsetCustomWidth​(XmlBoolean customWidth)
        Sets (as xml) the "customWidth" attribute
      • unsetCustomWidth

        void unsetCustomWidth()
        Unsets the "customWidth" attribute
      • getPhonetic

        boolean getPhonetic()
        Gets the "phonetic" attribute
      • xgetPhonetic

        XmlBoolean xgetPhonetic()
        Gets (as xml) the "phonetic" attribute
      • isSetPhonetic

        boolean isSetPhonetic()
        True if has "phonetic" attribute
      • setPhonetic

        void setPhonetic​(boolean phonetic)
        Sets the "phonetic" attribute
      • xsetPhonetic

        void xsetPhonetic​(XmlBoolean phonetic)
        Sets (as xml) the "phonetic" attribute
      • unsetPhonetic

        void unsetPhonetic()
        Unsets the "phonetic" attribute
      • getOutlineLevel

        short getOutlineLevel()
        Gets the "outlineLevel" attribute
      • xgetOutlineLevel

        XmlUnsignedByte xgetOutlineLevel()
        Gets (as xml) the "outlineLevel" attribute
      • isSetOutlineLevel

        boolean isSetOutlineLevel()
        True if has "outlineLevel" attribute
      • setOutlineLevel

        void setOutlineLevel​(short outlineLevel)
        Sets the "outlineLevel" attribute
      • xsetOutlineLevel

        void xsetOutlineLevel​(XmlUnsignedByte outlineLevel)
        Sets (as xml) the "outlineLevel" attribute
      • unsetOutlineLevel

        void unsetOutlineLevel()
        Unsets the "outlineLevel" attribute
      • getCollapsed

        boolean getCollapsed()
        Gets the "collapsed" attribute
      • xgetCollapsed

        XmlBoolean xgetCollapsed()
        Gets (as xml) the "collapsed" attribute
      • isSetCollapsed

        boolean isSetCollapsed()
        True if has "collapsed" attribute
      • setCollapsed

        void setCollapsed​(boolean collapsed)
        Sets the "collapsed" attribute
      • xsetCollapsed

        void xsetCollapsed​(XmlBoolean collapsed)
        Sets (as xml) the "collapsed" attribute
      • unsetCollapsed

        void unsetCollapsed()
        Unsets the "collapsed" attribute