Interface CTX

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getV

        int getV()
        Gets the "v" attribute
      • xgetV

        XmlInt xgetV()
        Gets (as xml) the "v" attribute
      • isSetV

        boolean isSetV()
        True if has "v" attribute
      • setV

        void setV​(int v)
        Sets the "v" attribute
      • xsetV

        void xsetV​(XmlInt v)
        Sets (as xml) the "v" attribute
      • unsetV

        void unsetV()
        Unsets the "v" attribute