Interface CTField

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getX

        int getX()
        Gets the "x" attribute
      • xgetX

        XmlInt xgetX()
        Gets (as xml) the "x" attribute
      • setX

        void setX​(int x)
        Sets the "x" attribute
      • xsetX

        void xsetX​(XmlInt x)
        Sets (as xml) the "x" attribute